|
|
@ -9,19 +9,7 @@ let
|
|
|
|
host = config.networking.hostName;
|
|
|
|
host = config.networking.hostName;
|
|
|
|
in
|
|
|
|
in
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
{
|
|
|
|
imports = [
|
|
|
|
|
|
|
|
./activation-manuelle/auto-upgrade.nix
|
|
|
|
|
|
|
|
./activation-manuelle/laptop.nix
|
|
|
|
|
|
|
|
./activation-manuelle/locate.nix
|
|
|
|
|
|
|
|
./activation-manuelle/fail2ban.nix
|
|
|
|
|
|
|
|
./activation-manuelle/nix-serve-client.nix
|
|
|
|
|
|
|
|
./activation-manuelle/nix-serve-server.nix
|
|
|
|
|
|
|
|
./activation-manuelle/print.nix
|
|
|
|
|
|
|
|
./activation-manuelle/swap.nix
|
|
|
|
|
|
|
|
./activation-manuelle/users.nix
|
|
|
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
###### interface
|
|
|
|
###### interface
|
|
|
|
|
|
|
|
|
|
|
|
options = {
|
|
|
|
options = {
|