mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Add orhan
This commit is contained in:
parent
eca260af5a
commit
ca42253a29
1 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,10 @@
|
|||
extraGroups = [ "wheel" ];
|
||||
};
|
||||
|
||||
users.users.orhan = graphicalUser {
|
||||
description = "Orhan";
|
||||
};
|
||||
|
||||
networking.firewall = enabled {
|
||||
allowedTCPPorts = [ 8080 ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue