78 current 2024-03-01 02:52:07 24.05.20240228.9099616 6.6.18 *

This commit is contained in:
zackartz 2024-03-01 02:54:16 -05:00
parent 17362c7095
commit 563cfd1c49

View file

@ -131,7 +131,7 @@
users.users.zack = { users.users.zack = {
isNormalUser = true; isNormalUser = true;
description = "zack"; description = "zack";
extraGroups = ["networkmanager" "wheel" "docker"]; extraGroups = ["networkmanager" "wheel" "docker" "libvirt"];
shell = pkgs.zsh; shell = pkgs.zsh;
packages = with pkgs; [ packages = with pkgs; [
firefox firefox