overlay: use stock ts on stable, add todos for ci

This commit is contained in:
Aaron Bieber 2023-01-31 17:02:47 -07:00
parent a64164d5e6
commit 41f0b12c12
No known key found for this signature in database
2 changed files with 4 additions and 1 deletions

View File

@ -46,6 +46,10 @@ with lib; {
nix = {
settings.allowed-users = [ "root" config.xinCI.user "nix-serve" ];
};
# TODOs
# - Service to fire off ./ci
# - Git config for signing
services = {
tsrevprox = {
enable = true;

View File

@ -102,7 +102,6 @@ in {
});
})
] else [
tailscale
matrix-synapse
];
}