about summary refs log tree commit diff
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2023-01-18 15:34:27 +0000
committerdevhell <devhell@mailfresser.de>2023-01-18 15:34:27 +0000
commit988ac8fa1139df9dfe40e5a1fbe0f89962077af1 (patch)
tree7618b2539180f492dc60c6e005f75a58ad9dccc3
parent47f74d3c8e0d4ae795be1e0d3dc1b943babc5d0f (diff)
profiles/packages: disable dogdns
Doesn't build at the moment.
-rw-r--r--modules/user/devhell/profiles/packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/packages.nix b/modules/user/devhell/profiles/packages.nix
index 0714d2d5..119cc457 100644
--- a/modules/user/devhell/profiles/packages.nix
+++ b/modules/user/devhell/profiles/packages.nix
@@ -49,6 +49,7 @@ in {
     '';
 
     environment.systemPackages = with pkgs; [
+      #dogdns
       #nixopsUnstable
       #wuzz
       abook
@@ -89,7 +90,6 @@ in {
       di
       diskus
       dmidecode
-      dogdns
       dos2unix
       dstask
       du-dust