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