This commit is contained in:
2024-09-18 10:35:06 -04:00
parent 70d1bb98f7
commit d4fef2c256
8 changed files with 32 additions and 38 deletions

View File

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