diff --git a/Makefile b/Makefile index 3e08889..af8462f 100644 --- a/Makefile +++ b/Makefile @@ -44,7 +44,7 @@ install-chicken-doc: install: touch ~/.vw-session-key touch ~/.config/hypr/monitors.conf - #sudo nix-collect-garbage --delete-old - sudo env NIXPKGS_ALLOW_BROKEN=1 nixos-rebuild switch --recreate-lock-file --flake .#ziltis-desktop --impure --show-trace + nix flake update --impure + sudo env NIXPKGS_ALLOW_BROKEN=1 nixos-rebuild switch --flake .#ziltis-desktop --impure --show-trace # end