diff options
Diffstat (limited to '')
-rw-r--r-- | chaski/configuration.nix | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/chaski/configuration.nix b/chaski/configuration.nix index 88d617b..6e14e95 100644 --- a/chaski/configuration.nix +++ b/chaski/configuration.nix @@ -8,9 +8,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - # note: dns records deleted - # ./services/jitsi.nix - ./services/uplcg.nix + # ./services/uplcg.nix ./services/woitb.nix ./services/geolocation.nix ./services/tracktrain.nix |