{tv => krebs} per-user
This commit is contained in:
parent
b54f00c695
commit
a0c068d6ec
@ -15,6 +15,7 @@ let
|
||||
./git.nix
|
||||
./iptables.nix
|
||||
./nginx.nix
|
||||
./per-user.nix
|
||||
./Reaktor.nix
|
||||
./retiolum-bootstrap.nix
|
||||
./realwallpaper.nix
|
||||
|
@ -3,10 +3,10 @@
|
||||
with lib;
|
||||
|
||||
let
|
||||
cfg = config.tv.per-user;
|
||||
cfg = config.krebs.per-user;
|
||||
|
||||
out = {
|
||||
options.tv.per-user = api;
|
||||
options.krebs.per-user = api;
|
||||
config = imp;
|
||||
};
|
||||
|
@ -5,6 +5,5 @@ _:
|
||||
./consul.nix
|
||||
./ejabberd.nix
|
||||
./iptables.nix
|
||||
./per-user.nix
|
||||
];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user