diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
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: |