diff options
author | tv <tv@krebsco.de> | 2016-02-01 17:32:04 +0100 |
---|---|---|
committer | tv <tv@krebsco.de> | 2016-02-01 17:32:04 +0100 |
commit | 821a650575d6260334cf1beb5ec1de27634075d1 (patch) | |
tree | cbdd31068cd0d6b28a41da715333d8dd117d15f6 /tv/1systems/nomic.nix | |
parent | caf6c841d4de0184e29b0523dbee169cbadc03d3 (diff) |
tv retiolum: init
Diffstat (limited to 'tv/1systems/nomic.nix')
-rw-r--r-- | tv/1systems/nomic.nix | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 64fe5a6..b7e77e9 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -11,6 +11,7 @@ with lib; ../2configs/git.nix ../2configs/nginx-public_html.nix ../2configs/pulse.nix + ../2configs/retiolum.nix ../2configs/xserver { tv.iptables = { @@ -23,15 +24,6 @@ with lib; ]; }; } - { - krebs.retiolum = { - enable = true; - connectTo = [ - "gum" - "pigstarter" - ]; - }; - } ]; boot.initrd.luks = { |