Add install nix command to all hosts
This commit is contained in:
parent
af99e84356
commit
03d185570a
|
@ -18,6 +18,7 @@
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# Custom tools
|
# Custom tools
|
||||||
rebuild
|
rebuild
|
||||||
|
install-nix
|
||||||
|
|
||||||
# System tools
|
# System tools
|
||||||
age
|
age
|
||||||
|
|
Loading…
Reference in a new issue