rebuild: add nom and dix. disable dirty git tree warning
This commit is contained in:
parent
89a74ddbbf
commit
e1fcd15e71
3 changed files with 34 additions and 12 deletions
|
|
@ -7,6 +7,8 @@
|
|||
hostname,
|
||||
nix,
|
||||
nixos-rebuild-ng,
|
||||
nix-output-monitor,
|
||||
dix,
|
||||
...
|
||||
}:
|
||||
|
||||
|
|
@ -26,5 +28,7 @@ writeShellApplication {
|
|||
hostname
|
||||
nix
|
||||
nixos-rebuild-ng
|
||||
nix-output-monitor
|
||||
dix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue