forked from DGNum/liminix
feat(zyxel): cleanup A/B schema
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
afb14d844b
commit
59d6640343
8 changed files with 29 additions and 180 deletions
|
@ -4,7 +4,6 @@
|
|||
, liminix-config ? <liminix-config>
|
||||
, nixpkgs ? <nixpkgs>
|
||||
, borderVmConf ? ./bordervm.conf.nix
|
||||
, imageType ? "primary"
|
||||
}:
|
||||
|
||||
let
|
||||
|
@ -35,9 +34,6 @@ let
|
|||
./modules/s6
|
||||
./modules/users.nix
|
||||
./modules/outputs.nix
|
||||
{
|
||||
boot.imageType = imageType;
|
||||
}
|
||||
];
|
||||
};
|
||||
config = eval.config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue