This commit is contained in:
2025-09-28 13:38:45 +03:00
parent 6f78c66740
commit 8f181318c0
9 changed files with 225 additions and 13 deletions
+2
View File
@@ -6,5 +6,7 @@
otreca = import ./hosts/vds.nix flakeContext; # vds
sapphira = import ./hosts/server.nix flakeContext; # sapphira
wsl = import ./hosts/wsl.nix flakeContext; # wsl
pub-vds = import ./hosts/pub-vds.nix flakeContext;
};
}