Compare commits

..

No commits in common. "9c826166216797e242ae769814b0b980a40cca51" and "b13c022ea4fce941c393baf6b93211616419b7a4" have entirely different histories.

2 changed files with 6 additions and 9 deletions

8
flake.lock generated
View file

@ -57,11 +57,11 @@
]
},
"locked": {
"lastModified": 1740993886,
"narHash": "sha256-nTFDTAtrS5mNxBpPRUOfe5nNTufsQHKXGij3v2/szew=",
"lastModified": 1740846160,
"narHash": "sha256-+ZP7FJM7Br30zGDeAHrstvZFtIDjsisQvxD7aHSPk2o=",
"ref": "refs/heads/main",
"rev": "05961efe319003fd46f4e110c14189a85d5901fb",
"revCount": 62,
"rev": "a34d5751c3933e8ac2ae2c9d46ea657f9eaab4c1",
"revCount": 57,
"type": "git",
"url": "https://git.uku3lig.net/uku/camasca"
},

View file

@ -4,9 +4,6 @@
cfTunnels."maven.uku3lig.net" = "http://localhost:8080";
services.reposilite = {
enable = true;
database.type = "sqlite";
settings.port = 8080;
};
# see exprs/reposilite/module.nix
services.reposilite.enable = true;
}