summaryrefslogtreecommitdiffstats
path: root/tv/1systems/wu.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-01 17:32:04 +0100
committertv <tv@krebsco.de>2016-02-01 17:32:04 +0100
commitd6ded00d012d4fb2a2a0a824604b25dac35ee349 (patch)
treedc7e5e206cfa42cda052927e85ef59f1e9323da1 /tv/1systems/wu.nix
parentb3a481e0b9462bdb4ed92bfc27b2cbf723a8ec30 (diff)
tv retiolum: init
Diffstat (limited to 'tv/1systems/wu.nix')
-rw-r--r--tv/1systems/wu.nix10
1 files changed, 1 insertions, 9 deletions
diff --git a/tv/1systems/wu.nix b/tv/1systems/wu.nix
index 6dd05121..f52bbc09 100644
--- a/tv/1systems/wu.nix
+++ b/tv/1systems/wu.nix
@@ -12,6 +12,7 @@ with lib;
../2configs/mail-client.nix
../2configs/nginx-public_html.nix
../2configs/pulse.nix
+ ../2configs/retiolum.nix
../2configs/xserver
{
environment.systemPackages = with pkgs; [
@@ -135,15 +136,6 @@ with lib;
];
};
}
- {
- krebs.retiolum = {
- enable = true;
- connectTo = [
- "gum"
- "pigstarter"
- ];
- };
- }
];
boot.initrd.luks = {