mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Move site to cube host
This commit is contained in:
parent
bdad28a88b
commit
4637d712b6
2 changed files with 0 additions and 2 deletions
7
hosts/cube/site.nix
Normal file
7
hosts/cube/site.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
{ ulib, ... }: with ulib;
|
||||
|
||||
systemConfiguration {
|
||||
services.site = { # enabled {
|
||||
openFirewall = true;
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue