mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 03:57: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
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -39,7 +39,6 @@
|
||||||
!modules/qt/
|
!modules/qt/
|
||||||
!modules/ripgrep/
|
!modules/ripgrep/
|
||||||
!modules/rust/
|
!modules/rust/
|
||||||
!modules/site/
|
|
||||||
!modules/ssh/
|
!modules/ssh/
|
||||||
!modules/steam/
|
!modules/steam/
|
||||||
!modules/sudo/
|
!modules/sudo/
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
{ ulib, ... }: with ulib;
|
{ ulib, ... }: with ulib;
|
||||||
|
|
||||||
systemConfiguration {
|
systemConfiguration {
|
||||||
# TODO: Move to cube host.
|
|
||||||
services.site = { # enabled {
|
services.site = { # enabled {
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
Loading…
Add table
Add a link
Reference in a new issue