no more doas

This commit is contained in:
joygnu 2024-08-18 15:37:31 +02:00
parent c331bcd5f5
commit b8aa86cdc7
5 changed files with 5 additions and 7 deletions

View file

@ -15,6 +15,5 @@
./update
./polkit
./ssh
./doas
];
}

View file

@ -1,5 +0,0 @@
{ ... }:
{
security.doas.enable = true;
# security.sudo.enable = false;
}

View file

@ -11,7 +11,7 @@
users.users.joy = {
isNormalUser = true;
description = "joy";
extraGroups = [ "wheel" "docker" "foo" ];
extraGroups = [ "wheel" "docker" ];
};
virtualisation.docker.rootless.enable = true;

View file

@ -49,5 +49,6 @@
brightnessctl
networkmanagerapplet
ncdu
git
];
}

3
nixos-switch.log Normal file
View file

@ -0,0 +1,3 @@
warning: Git tree '/home/joy/nix' is dirty
building the system configuration...
warning: Git tree '/home/joy/nix' is dirty