mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
Makefile: fix the rules
This commit is contained in:
parent
42436e77f4
commit
d091d5c29d
1
Makefile
1
Makefile
@ -14,4 +14,5 @@ test:
|
|||||||
nixos-rebuild --flake ".#${HOST}" dry-activate
|
nixos-rebuild --flake ".#${HOST}" dry-activate
|
||||||
|
|
||||||
.PHONY: update
|
.PHONY: update
|
||||||
|
update:
|
||||||
nix flake update --commit-lock-file --commit-lockfile-summary "flake.lock: update inputs"
|
nix flake update --commit-lock-file --commit-lockfile-summary "flake.lock: update inputs"
|
||||||
|
Loading…
Reference in New Issue
Block a user