diff options
author | lassulus <lassulus@lassul.us> | 2017-09-04 00:16:54 +0200 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2017-09-04 00:29:30 +0200 |
commit | 2855881c732c041d9b6cd9c830d6ac4b84157b17 (patch) | |
tree | f57ac5858b875cba9b807eff5c4e4e200e3802dd /lass/1systems | |
parent | 5b4af805ecc2ea4ea7abd4f3298686282778d7e9 (diff) |
move news & deps: echelon.r -> puyak.r
Diffstat (limited to 'lass/1systems')
-rw-r--r-- | lass/1systems/echelon/config.nix | 3 | ||||
-rw-r--r-- | lass/1systems/mors/config.nix | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/lass/1systems/echelon/config.nix b/lass/1systems/echelon/config.nix index 77958267d..127819379 100644 --- a/lass/1systems/echelon/config.nix +++ b/lass/1systems/echelon/config.nix @@ -12,9 +12,6 @@ in { <stockholm/lass/2configs/realwallpaper.nix> <stockholm/lass/2configs/privoxy-retiolum.nix> <stockholm/lass/2configs/git.nix> - <stockholm/lass/2configs/go.nix> - <stockholm/lass/2configs/ircd.nix> - <stockholm/lass/2configs/newsbot-js.nix> { networking.interfaces.enp2s1.ip4 = [ { diff --git a/lass/1systems/mors/config.nix b/lass/1systems/mors/config.nix index 53854d3be..4d2f8b0f8 100644 --- a/lass/1systems/mors/config.nix +++ b/lass/1systems/mors/config.nix @@ -24,7 +24,7 @@ with import <stockholm/lib>; <stockholm/lass/2configs/fetchWallpaper.nix> <stockholm/lass/2configs/mail.nix> <stockholm/lass/2configs/repo-sync.nix> - <stockholm/lass/2configs/ircd.nix> + <stockholm/krebs/2configs/ircd.nix> <stockholm/lass/2configs/logf.nix> <stockholm/lass/2configs/syncthing.nix> <stockholm/lass/2configs/otp-ssh.nix> |