Fix backlight control
This commit is contained in:
parent
1931644900
commit
75d5fa6417
5 changed files with 9 additions and 5 deletions
|
|
@ -13,7 +13,8 @@ in {
|
|||
libvirtd.enable = true;
|
||||
spiceUSBRedirection.enable = true;
|
||||
};
|
||||
users.users.froidmpa.extraGroups = [ "libvirtd" ];
|
||||
|
||||
users.users.${config.user.name}.extraGroups = [ "libvirtd" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ virt-manager ];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue