add module set: backbone
This commit is contained in:
parent
eafcb789ad
commit
fdeecf1154
1 changed files with 5 additions and 0 deletions
|
@ -32,5 +32,10 @@ in rec {
|
|||
nix-config-server
|
||||
system-recovery
|
||||
] ++ base ++ networking;
|
||||
|
||||
backbone = server ++ [
|
||||
fail2ban
|
||||
sss
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue