summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrigory Shipunov2023-06-25 15:40:11 +0200
committerGrigory Shipunov2023-06-25 15:40:11 +0200
commitfd06fdcc640e761ba1069aeaf29deaa740c6bb69 (patch)
tree0c1c6c50cebca8d8b73e53415c9f482b878af00e
parentad36ecf689af0e08a530e98749a9878dadc1c35c (diff)
add grue to libvirtd
-rw-r--r--hosts/toaster/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/toaster/default.nix b/hosts/toaster/default.nix
index 43a480f..65c7da1 100644
--- a/hosts/toaster/default.nix
+++ b/hosts/toaster/default.nix
@@ -37,6 +37,7 @@
"plugdev"
"dialout"
"bluetooth"
+ "libvirtd"
];
group = "users";
home = "/home/grue";