module: Use new nixos-rebuild script written by python
This commit is contained in:
parent
5dd24e33cf
commit
ca4365b1d4
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@
|
||||||
additions
|
additions
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
system.rebuild.enableNg = true;
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
deploy-rs
|
deploy-rs
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue