about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-13 12:52:49 +0900
committersefidel <contact@sefidel.net>2022-02-13 12:52:49 +0900
commite2b164807b208cb9c099c0b024646fcdde96d3d9 (patch)
tree0c1d1cd3d829e053459da4df5b6f302e63d64b88 /flake.nix
parentd6b6cad9cc2976230a575d38c798311c330ae2dc (diff)
downloadnixrc-e2b164807b208cb9c099c0b024646fcdde96d3d9.tar.gz
nixrc-e2b164807b208cb9c099c0b024646fcdde96d3d9.zip
feat(home/base): use static grey for bg
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/flake.nix b/flake.nix
index b2bbcf1..e534018 100644
--- a/flake.nix
+++ b/flake.nix
@@ -17,8 +17,6 @@
     # https://github.com/NixOS/nix/pull/5342
     chaotic-nixpkgs.url = "git+https://git.sr.ht/~boppy/chaotic-nixpkgs?ref=main";
     chaotic-nixpkgs.inputs.nixpkgs.follows = "unstable";
-
-    wallpapers = { url = "git+https://git.sr.ht/~boppy/wall?ref=main"; flake = false; };
   };
 
   outputs = { self, ... } @ inputs: