From 676d5239f00ff49d131f3788af29a56ab1dc04b8 Mon Sep 17 00:00:00 2001 From: notgne2 Date: Mon, 4 Dec 2023 14:01:35 -0700 Subject: [PATCH] add lxd group --- modules/workstation.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/workstation.nix b/modules/workstation.nix index 2c17dc2..a4926b4 100644 --- a/modules/workstation.nix +++ b/modules/workstation.nix @@ -186,6 +186,7 @@ in { "video" # webcam access (and maybe wayland too?) "libvirtd" # run VMs through libvirt "kvm" # run KVM VMs + "lxd" # use LXD containers "sway" # run sway.. I guess? "wheel" # sudo "networkmanager" # use networkmanager?