secureboot keys

This commit is contained in:
2024-09-19 13:31:56 -04:00
parent 3700ff0ffe
commit 932b1f739b
6 changed files with 29 additions and 9 deletions

View File

@@ -7,11 +7,11 @@ format_system:
run0 nixfmt /etc/nixos
system_update:
run0 nix flake update --flake /etc/nixos
run0 nix flake update /etc/nixos
run0 nixos-rebuild boot --impure
home_update:
nix flake update --flake ~/.config/home-manager
nix flake update ~/.config/home-manager
rm -fr ~/.gtkrc-2.0
home-manager switch --impure