.
This commit is contained in:
parent
357b15b1a2
commit
6d6cd37a46
1 changed files with 2 additions and 2 deletions
4
Makefile
4
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
|
||||
|
|
Loading…
Reference in a new issue