add vbox, binja, cutecom, gnuradio

This commit is contained in:
2026-02-26 11:22:14 +01:00
parent 669f1452a2
commit f6927a5ce3
6 changed files with 78 additions and 5 deletions

View File

@@ -202,7 +202,7 @@
users.users.lusia = {
isNormalUser = true;
description = "Lukrecja";
extraGroups = [ "wheel" "networkmanager" "docker" "plugdev" "scanner" "lp" "wireshark" "libvirtd" "kvm" "vboxusers" ];
extraGroups = [ "wheel" "networkmanager" "docker" "plugdev" "scanner" "lp" "wireshark" "libvirtd" "kvm" "vboxusers" "dialout" ];
initialPassword = "pass";
shell = pkgs.fish;
};