From a7c7a92d7d017ea6c983e48585c0528096bc24c7 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Fri, 2 Feb 2024 16:03:07 -0700 Subject: [PATCH] change: update options to 24.05 changes --- configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 686f6cb..14c3968 100644 --- a/configuration.nix +++ b/configuration.nix @@ -30,7 +30,7 @@ time.timeZone = "America/Denver"; # Enter keyboard layout - services.xserver.layout = "us"; + services.xserver.xkb.layout = "us"; # Define user accounts users.users.aaronh = { @@ -90,7 +90,7 @@ services.avahi = { enable = true; - nssmdns = true; + nssmdns4 = true; openFirewall = true; # Needed for detecting scanners publish = {