From 7133450eb7081df2c64168cbcc5183d2f7b1bfe5 Mon Sep 17 00:00:00 2001 From: Kyler Clay Date: Wed, 2 Oct 2024 04:15:07 -0400 Subject: [PATCH] Commit for generation 170 --- glasshouse-desktop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/glasshouse-desktop/configuration.nix b/glasshouse-desktop/configuration.nix index 9cc1ae6..d27cbbc 100644 --- a/glasshouse-desktop/configuration.nix +++ b/glasshouse-desktop/configuration.nix @@ -53,6 +53,7 @@ security.sudo.extraConfig = '' pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild ''; + asdasdasdasd users.users.pagedmov = { isNormalUser = true; extraGroups = [ "wheel" ]; # Enable ‘sudo’ for the user.