From fda9414a088ba0a47dbe36c1c7ff481f5e57d6c5 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Sun, 18 Aug 2024 22:40:37 -0400 Subject: [PATCH] fetchgits: update wallpapers --- update_fetchgit.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update_fetchgit.sh b/update_fetchgit.sh index f6c4591a..560dc6c9 100755 --- a/update_fetchgit.sh +++ b/update_fetchgit.sh @@ -1,2 +1,3 @@ #!/bin/bash nix run nixpkgs#update-nix-fetchgit -- homeManagerModules/desktop/default.nix +nix run nixpkgs#update-nix-fetchgit -- homeManagerModules/desktop/default.nix hosts/fallarbor/stylix.nix hosts/lavaridge/stylix.nix hosts/mauville/stylix.nix hosts/petalburg/stylix.nix hosts/rustboro/stylix.nix