1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-27 18:17:44 +00:00

chore: remove disk site

This commit is contained in:
RGBCube 2025-02-28 00:34:19 +03:00
parent 5125a31e7f
commit 20875f0632
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -1,3 +0,0 @@
{ self, ... }: {
imports = [(self + /modules/site.nix)];
}