diff --git a/glasshouse-desktop/configuration.nix b/glasshouse-desktop/configuration.nix index 7486401..d23e1ad 100644 --- a/glasshouse-desktop/configuration.nix +++ b/glasshouse-desktop/configuration.nix @@ -53,7 +53,7 @@ security.sudo.extraConfig = '' pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild ''; - +sdassdadsasda users.users.pagedmov = { isNormalUser = true; extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.