mirror of
https://github.com/Superredstone/nixos.git
synced 2026-03-08 04:38:06 +01:00
Added KVM on bomba
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
users.users.${currentSystemUser} = {
|
||||
isNormalUser = true;
|
||||
description = "Patrick Canal";
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "nordvpn" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "docker" "libvirtd" "nordvpn" ];
|
||||
shell = pkgs.fish;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user