rebuld: nixos-rebuild -> nixos-rebuild-ng
This commit is contained in:
parent
dcd08cc47c
commit
fdfa329bb7
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
||||||
home-manager,
|
home-manager,
|
||||||
hostname,
|
hostname,
|
||||||
nix,
|
nix,
|
||||||
nixos-rebuild,
|
nixos-rebuild-ng,
|
||||||
...
|
...
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
|
@ -25,6 +25,6 @@ writeShellApplication {
|
||||||
home-manager
|
home-manager
|
||||||
hostname
|
hostname
|
||||||
nix
|
nix
|
||||||
nixos-rebuild
|
nixos-rebuild-ng
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue