mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 20:17:45 +00:00
feat: move away from cube host
This commit is contained in:
parent
07537d4889
commit
5125a31e7f
36 changed files with 97 additions and 165 deletions
3
hosts/best/site.nix
Normal file
3
hosts/best/site.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ self, ... }: {
|
||||
imports = [(self + /modules/site.nix)];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue