diff options
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> |