From e2b164807b208cb9c099c0b024646fcdde96d3d9 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 13 Feb 2022 12:52:49 +0900 Subject: feat(home/base): use static grey for bg --- flake.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'flake.nix') 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: -- cgit 1.4.1