From 1da879d678e59b04ad98bf526887073b9de6fc76 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Wed, 2 Oct 2024 04:14:13 -0400 Subject: [PATCH] Commit for generation 169 --- glasshouse-desktop/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.