diff options
author | lassulus <lassulus@lassul.us> | 2021-01-24 16:06:25 +0100 |
---|---|---|
committer | lassulus <lassulus@lassul.us> | 2021-01-24 16:06:25 +0100 |
commit | f6e8e690bb8a95dfcf9302996f93baa5fa94f1ba (patch) | |
tree | de456c1f90f5dbdc3b0cd2f83e39a4be9df66ee1 | |
parent | 1bbeb1e45c155c4d9822d40db1b39995e861c292 (diff) |
l puyak.r: remove news services
-rw-r--r-- | krebs/1systems/hotdog/config.nix | 4 | ||||
-rw-r--r-- | krebs/1systems/puyak/config.nix | 8 |
2 files changed, 0 insertions, 12 deletions
diff --git a/krebs/1systems/hotdog/config.nix b/krebs/1systems/hotdog/config.nix index c0fa38284..a100e414d 100644 --- a/krebs/1systems/hotdog/config.nix +++ b/krebs/1systems/hotdog/config.nix @@ -1,7 +1,3 @@ -# Edit this configuration file to define what should be installed on -# your system. Help is available in the configuration.nix(5) man page -# and in the NixOS manual (accessible by running ‘nixos-help’). - { config, lib, pkgs, ... }: { diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix index 19cf22280..1e0687ba7 100644 --- a/krebs/1systems/puyak/config.nix +++ b/krebs/1systems/puyak/config.nix @@ -19,14 +19,6 @@ <stockholm/krebs/2configs/binary-cache/nixos.nix> <stockholm/krebs/2configs/binary-cache/prism.nix> - ### Krebs ### - <stockholm/krebs/2configs/go.nix> - - #### NEWS #### - <stockholm/krebs/2configs/ircd.nix> - <stockholm/krebs/2configs/news.nix> - - ### shackspace ### # handle the worlddomination map via coap <stockholm/krebs/2configs/shack/worlddomination.nix> |