setting up media server
This commit is contained in:
parent
6696bbb6f8
commit
b631a0eb88
1 changed files with 2 additions and 1 deletions
|
@ -52,7 +52,8 @@
|
|||
isNormalUser = true;
|
||||
extraGroups = [ "wheel" "input" "audio" "video" "network" "networkmanager" ]; # Enable ‘sudo’ for the user.
|
||||
packages = with pkgs; [
|
||||
tree
|
||||
wezterm
|
||||
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue