hosts: okina: update disk configuration

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2025-06-14 17:21:08 +05:30
parent 4f0f6021e5
commit 8b12178bfc
4 changed files with 13 additions and 12 deletions

View File

@@ -26,7 +26,7 @@
isNormalUser = true;
shell = pkgs.zsh;
home = "/home/natto";
extraGroups = [ "wheel" "adbusers" "video" "libvirtd" "docker" "networkmanager" "dialout" ];
extraGroups = [ "wheel" "adbusers" "video" "libvirtd" "docker" "networkmanager" "dialout" "pipewire" ];
};
virtualisation = {