chore: reflect renamed installer command on ISO

This commit is contained in:
Leon Schwarzäugl 2024-12-29 02:20:32 +01:00
parent 530d6c4f7e
commit 8d8644e216
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
3 changed files with 2361 additions and 1671 deletions

View file

@ -1888,7 +1888,7 @@ swarsel-install -n chaostheatre
}; };
programs.bash.shellAliases = { programs.bash.shellAliases = {
"swarsel-install" = "nix run github:Swarsel/.dotfiles#install --"; "swarsel-install" = "nix run github:Swarsel/.dotfiles#swarsel-install --";
}; };
system.activationScripts.cache = { system.activationScripts.cache = {

View file

@ -81,7 +81,7 @@ in
}; };
programs.bash.shellAliases = { programs.bash.shellAliases = {
"swarsel-install" = "nix run github:Swarsel/.dotfiles#install --"; "swarsel-install" = "nix run github:Swarsel/.dotfiles#swarsel-install --";
}; };
system.activationScripts.cache = { system.activationScripts.cache = {

4028
index.html

File diff suppressed because it is too large Load diff