Commit for generation 170

This commit is contained in:
2024-10-02 04:17:04 -04:00
parent 7133450eb7
commit 827f956b07
2 changed files with 1 additions and 1 deletions

View File

@@ -53,7 +53,6 @@
security.sudo.extraConfig = '' security.sudo.extraConfig = ''
pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild pagedmov ALL=(ALL) NOPASSWD: /run/current-system/sw/bin/nixos-rebuild
''; '';
asdasdasdasd
users.users.pagedmov = { users.users.pagedmov = {
isNormalUser = true; isNormalUser = true;
extraGroups = [ "wheel" ]; # Enable sudo for the user. extraGroups = [ "wheel" ]; # Enable sudo for the user.

View File

@@ -50,6 +50,7 @@
nixconf = "nvim $HOME/sysflakes/glasshouse-desktop/configuration.nix"; nixconf = "nvim $HOME/sysflakes/glasshouse-desktop/configuration.nix";
viflake = "nvim flake.nix"; viflake = "nvim flake.nix";
nvimcfg = "ranger $HOME/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim/"; nvimcfg = "ranger $HOME/sysflakes/glasshouse-desktop/dotfiles/packages/nixvim/";
nix = "nix-beep";
}; };
initExtraFirst = '' initExtraFirst = ''