diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/adam/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/adam/configuration.nix b/hosts/adam/configuration.nix index 6b79fe8..0abfeac 100644 --- a/hosts/adam/configuration.nix +++ b/hosts/adam/configuration.nix @@ -85,6 +85,7 @@ nx = { desktop.kde.enable = true; + dns.enable = true; user.${username} = { stateVersion = "25.11"; |
