Merge branch 'master' of github.com:hectic-lab/util.nix

This commit is contained in:
2026-01-16 16:16:43 +00:00

View File

@@ -8,10 +8,7 @@
modulesPath, modulesPath,
config, config,
... ...
}: let }: {
xrayPort = 10086;
matrixDomain = "accord.tube";
in {
imports = [ imports = [
(modulesPath + "/installer/cd-dvd/iso-image.nix") (modulesPath + "/installer/cd-dvd/iso-image.nix")
self.nixosModules.hectic self.nixosModules.hectic