curse twi with power

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Cadey Ratio 2023-02-25 08:05:11 -05:00
parent b01d2f5052
commit 2044bda99f
1 changed files with 2 additions and 0 deletions

View File

@ -41,6 +41,8 @@ in {
home-manager.users.twi = (import ./twi);
nix.settings.trusted-users = [ "twi" ];
users.users.vic = {
isNormalUser = true;
extraGroups = [ "wheel" "libvirtd" "adbusers" "dialout" "within" ];