about summary refs log tree commit diff
path: root/hosts/home.nix
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-07-24 11:45:18 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-07-24 11:45:18 +0200
commit8dc2ce80e0d1643be1640364d0c2ceed7be1176d (patch)
tree4c91b06e910fed09332ccdf48731fcf99640eca4 /hosts/home.nix
parentFix hardware acceleration in firefox (diff)
downloadnixos-config-8dc2ce80e0d1643be1640364d0c2ceed7be1176d.tar.gz
nixos-config-8dc2ce80e0d1643be1640364d0c2ceed7be1176d.tar.bz2
nixos-config-8dc2ce80e0d1643be1640364d0c2ceed7be1176d.zip
Added Wallpapers as flake input
Diffstat (limited to 'hosts/home.nix')
-rw-r--r--hosts/home.nix7
1 files changed, 1 insertions, 6 deletions
diff --git a/hosts/home.nix b/hosts/home.nix
index 138a4d3..d39f3ac 100644
--- a/hosts/home.nix
+++ b/hosts/home.nix
@@ -257,12 +257,7 @@ in
   };
 
   home.file = {
-    "./Images/Wallpapers".source = pkgs.fetchFromGitHub {
-      owner = "Baitinq";
-      repo = "Wallpapers";
-      rev = "291f9a4cf78a6ad862da151139ea026ea72968e5";
-      sha256 = "sha256-YKpIno5QSJM/GGp5DwQeuhKmTU5S96+IhLr0O0V8PDI=";
-    };
+    "./Images/Wallpapers".source = inputs.wallpapers;
   };
 
   # For disabling the automatic creation of $HOME/Desktop