From 5d3e9d47ffcec02a8d6b020521f7f3152e961f6d Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Sun, 7 Jan 2024 15:45:15 +0100 Subject: [PATCH] Remove unused template content --- home/adalbert.nix | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/home/adalbert.nix b/home/adalbert.nix index 5e6384f..0f8fdea 100644 --- a/home/adalbert.nix +++ b/home/adalbert.nix @@ -13,36 +13,6 @@ in { ]; colorScheme = inputs.nix-colors.colorSchemes.catppuccin-mocha; - # wallpaper = outputs.wallpapers.cyberpunk-city-red; - # - # # ------ ----- ------ - # # | DP-3 | | DP-1| | DP-2 | - # # ------ ----- ------ - # monitors = [ - # { - # name = "DP-3"; - # width = 1920; - # height = 1080; - # x = 0; - # workspace = "3"; - # enabled = false; - # } - # { - # name = "DP-1"; - # width = 2560; - # height = 1080; - # x = 1920; - # workspace = "1"; - # primary = true; - # } - # { - # name = "DP-2"; - # width = 1920; - # height = 1080; - # x = 4480; - # workspace = "2"; - # } - # ]; nixpkgs = { config = { permittedInsecurePackages = [