setting up media server

This commit is contained in:
Matt Nish-Lapidus 2025-03-10 14:00:45 -04:00
parent 6696bbb6f8
commit b631a0eb88

View file

@ -52,7 +52,8 @@
isNormalUser = true;
extraGroups = [ "wheel" "input" "audio" "video" "network" "networkmanager" ]; # Enable sudo for the user.
packages = with pkgs; [
tree
wezterm
];
};