users/rin: add virt-manager and group

This commit is contained in:
LavaDesu 2023-01-29 01:29:14 +07:00
parent ce2d82c323
commit 991c58b64d
Signed by: cilly
GPG key ID: 6500251E087653C9
3 changed files with 3 additions and 1 deletions

View file

@ -43,4 +43,5 @@
enable = true;
openFirewall = true;
};
virtualisation.libvirtd.enable = true;
}

View file

@ -1,7 +1,7 @@
{ config, lib, modules, pkgs, ... }: {
users.users.rin = {
isNormalUser = true;
extraGroups = [ "adbusers" "audio" "corectrl" "video" "wheel" ];
extraGroups = [ "adbusers" "audio" "corectrl" "libvirtd" "video" "wheel" ];
shell = pkgs.zsh;
uid = 1001;
passwordFile = config.age.secrets.passwd.path;

View file

@ -42,6 +42,7 @@
screenkey
tor-browser-bundle-bin
transmission-remote-gtk
virt-manager
inputs.nix-gaming.packages.x86_64-linux.wine-osu
winetricks
xclip