commit
This commit is contained in:
@@ -42,7 +42,10 @@
|
||||
users.users.doloro = {
|
||||
shell = pkgs.fish;
|
||||
hashedPasswordFile = config.sops.secrets."doloro-hashed_password".path;
|
||||
extraGroups = [ "libvirtd" ];
|
||||
};
|
||||
virtualisation.libvirtd.enable = true;
|
||||
programs.virt-manager.enable = true;
|
||||
};
|
||||
homeManager =
|
||||
{ home, pkgs, ... }:
|
||||
|
||||
Reference in New Issue
Block a user