mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 11:31:36 +01:00
Add conveniene command for boot version history
This commit is contained in:
@@ -155,6 +155,7 @@
|
|||||||
rbs = "sudo nixos-rebuild switch --flake .";
|
rbs = "sudo nixos-rebuild switch --flake .";
|
||||||
off = "sudo systemctl poweroff";
|
off = "sudo systemctl poweroff";
|
||||||
cleanup = "nix store optimise && nix-collect-garbage -d && sudo nix store optimise && sudo nix-collect-garbage -d";
|
cleanup = "nix store optimise && nix-collect-garbage -d && sudo nix store optimise && sudo nix-collect-garbage -d";
|
||||||
|
listboots = "nix profile history --profile /nix/var/nix/profiles/system";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
helix = {
|
helix = {
|
||||||
|
|||||||
Reference in New Issue
Block a user