Compare commits

...

2 commits

Author SHA1 Message Date
sid
12cc2321f9 Merge pull request 'disable journald remote for now' (#69) from develop into master
All checks were successful
Deploy configs / deploy-configs (push) Successful in 25s
Reviewed-on: #69
2026-05-19 00:46:02 +02:00
sid
d6f7ce6d46 disable journald remote for now
All checks were successful
Flake check / flake-check (pull_request) Successful in 21s
Build hosts / build-hosts (pull_request) Successful in 24s
2026-05-19 00:43:49 +02:00

View file

@ -2,7 +2,7 @@
{ {
imports = [ imports = [
./journald.nix # ./journald.nix # FIXME: start systemd-journal-upload.service after tailscaled
./nix.nix ./nix.nix
./overlays.nix ./overlays.nix