updates people, updates!

This commit is contained in:
Schrottkatze 2023-11-07 08:05:47 +01:00
parent bc52fce5db
commit a6dbb351ef
9 changed files with 32 additions and 10 deletions

View file

@ -1,5 +1,8 @@
build:
sudo nixos-rebuild switch --flake . --impure
test:
sudo nixos-rebuild test --flake . --impure
build:
sudo nixos-rebuild switch --flake . --impure
update:
nix flake update --commit-lock-file