Testing Icecast maybe
This commit is contained in:
parent
0060e25fde
commit
79ed68cd04
5 changed files with 36 additions and 2 deletions
6
nixos/users/groups.nix
Normal file
6
nixos/users/groups.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
# Define custom groups
|
||||
users.groups = {
|
||||
nfsShare = {};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue