Merge remote-tracking branch 'lass/20.03' into 20.03
This commit is contained in:
commit
fa8c519a53
@ -13,7 +13,6 @@ in
|
|||||||
haskellPackages.hlint
|
haskellPackages.hlint
|
||||||
haskellPackages.hoogle
|
haskellPackages.hoogle
|
||||||
haskellPackages.stack
|
haskellPackages.stack
|
||||||
haskellPackages.stylish-haskell
|
|
||||||
(all-hies.selection { selector = p: {inherit (p) ghc864; }; })
|
(all-hies.selection { selector = p: {inherit (p) ghc864; }; })
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
@ -116,26 +116,6 @@ with import <stockholm/lib>;
|
|||||||
localAddress = "10.233.2.2";
|
localAddress = "10.233.2.2";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
{
|
|
||||||
#onondaga
|
|
||||||
systemd.services."container@onondaga".reloadIfChanged = mkForce false;
|
|
||||||
containers.onondaga = {
|
|
||||||
config = { ... }: {
|
|
||||||
imports = [ <stockholm/lass/2configs/rebuild-on-boot.nix> ];
|
|
||||||
environment.systemPackages = [ pkgs.git ];
|
|
||||||
services.openssh.enable = true;
|
|
||||||
users.users.root.openssh.authorizedKeys.keys = [
|
|
||||||
config.krebs.users.lass.pubkey
|
|
||||||
config.krebs.users.nin.pubkey
|
|
||||||
];
|
|
||||||
};
|
|
||||||
autoStart = true;
|
|
||||||
enableTun = true;
|
|
||||||
privateNetwork = true;
|
|
||||||
hostAddress = "10.233.2.5";
|
|
||||||
localAddress = "10.233.2.6";
|
|
||||||
};
|
|
||||||
}
|
|
||||||
<stockholm/lass/2configs/exim-smarthost.nix>
|
<stockholm/lass/2configs/exim-smarthost.nix>
|
||||||
<stockholm/lass/2configs/ts3.nix>
|
<stockholm/lass/2configs/ts3.nix>
|
||||||
<stockholm/lass/2configs/privoxy-retiolum.nix>
|
<stockholm/lass/2configs/privoxy-retiolum.nix>
|
||||||
|
Loading…
Reference in New Issue
Block a user