diff options
| author | Grigory Shipunov | 2023-06-25 15:40:11 +0200 |
|---|---|---|
| committer | Grigory Shipunov | 2023-06-25 15:40:11 +0200 |
| commit | fd06fdcc640e761ba1069aeaf29deaa740c6bb69 (patch) | |
| tree | 0c1c6c50cebca8d8b73e53415c9f482b878af00e | |
| parent | ad36ecf689af0e08a530e98749a9878dadc1c35c (diff) | |
add grue to libvirtd
| -rw-r--r-- | hosts/toaster/default.nix | 1 |
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"; |
