Last update before a trip tp Germany
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
initialPassword = "password";
|
||||
description = "${config.main-user.realName}";
|
||||
shell = pkgs.zsh;
|
||||
extraGroups = [ "networkmanager" "wheel" "input" "video" ];
|
||||
extraGroups = [ "networkmanager" "wheel" "input" "video" "libvirtd" ];
|
||||
packages = config.main-user.packages;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user