Auto-commit: 2026-01-08 08:59:48

This commit is contained in:
2026-01-08 08:59:48 +00:00
parent 985b5ce8e4
commit 5e43ddadaa

View File

@@ -2,8 +2,8 @@
programs.fish = lib.mkIf nixosConfig.my.desktop.enable {
enable = true;
shellAliases = {
fr = "sudo nixos-rebuild switch --flake ~/LillyOS/#${host}";
br = "sudo nixos-rebuild boot --flake ~/LillyOS/#${host}";
fr = "sudo nixos-rebuild switch --flake ~/LillyOS/#${host} --fallback";
br = "sudo nixos-rebuild boot --flake ~/LillyOS/#${host} --fallback";
};
interactiveShellInit = ''
set fish_greeting # Disable greeting