This commit is contained in:
parent
9c748220f4
commit
6a2e5413ee
2 changed files with 0 additions and 4 deletions
|
|
@ -48,6 +48,4 @@
|
|||
tree
|
||||
vim
|
||||
];
|
||||
|
||||
security.sudo-rs.enable = lib.mkForce false;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
{
|
||||
flake.modules.nixos.pc = {
|
||||
security.sudo-rs.enable = true;
|
||||
|
||||
users.users.${config.flake.meta.owner.username}.extraGroups = [ "wheel" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue