fix: lap config
This commit is contained in:
parent
146418764e
commit
ca73fac1f6
4 changed files with 5 additions and 6 deletions
|
|
@ -1,10 +1,9 @@
|
|||
{ username }:
|
||||
{
|
||||
pkgs,
|
||||
config,
|
||||
username,
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
programs.virt-manager.enable = true;
|
||||
users.groups.libvirtd.members = [ username ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue