Oystein Kristoffer Tveit oysteikt
oysteikt pushed to main at Drift/pvv-nixos-config 2026-05-24 16:06:09 +02:00
53670b4d05 flake.nix/inputs/disko: v1.11.0 -> v1.13.0
oysteikt pushed to main at Projects/bro 2026-05-24 15:37:21 +02:00
7d0f35e12e nix: add nix module and runnable VM
oysteikt opened issue Projects/bro#2 2026-05-24 15:36:50 +02:00
Fix reloading
oysteikt opened issue Projects/bro#1 2026-05-24 15:36:12 +02:00
Add journald-native logging
oysteikt pushed to main at Projects/bro 2026-05-24 15:25:56 +02:00
afea03dc5a nix: add nix module and runnable VM
oysteikt created pull request Drift/principal-backup-script#3 2026-05-24 13:42:50 +02:00
Kjør shellcheck i CI
oysteikt pushed to shellcheck-in-ci at Drift/principal-backup-script 2026-05-24 13:35:51 +02:00
45dd535040 .gitea/workflows/check: legg ved en CI jobb som ser over shellskript
oysteikt pushed to shellcheck-in-ci at Drift/principal-backup-script 2026-05-24 13:34:56 +02:00
27cb4a3df1 .gitea/workflows/check: legg ved en CI jobb som ser over shellskript
30d967ae82 clean_snapshots.sh: fiks advarsler fra shellcheck
Compare 2 commits »
oysteikt created branch shellcheck-in-ci in Drift/principal-backup-script 2026-05-24 13:34:56 +02:00
d9deffe2ba backup.sh: ekskluder /var/db/freebsd-update/files for knutsen/ludvigsen
oysteikt pushed to main at Drift/pvv-nixos-config 2026-05-24 09:42:06 +02:00
d92a5f13ad base/journald-upload: fix target url
oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 09:25:13 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

Both this and the self.nixosModules.bluemap further down is probably not needed anymore.

oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 08:54:24 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

This one is going to need some of the location config from the module, see

root = config.services.bluemap.webRoot;

oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 08:53:15 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

These are seemingly not needed anymore? Can maybe be removed from the sops file as well

oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 08:52:51 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

This should probably be removed as well

oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 08:33:01 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

You should probably remove the firewall opening here as well, that is for HTTPS with nginx

oysteikt pushed to main at Drift/pvv-nixos-config 2026-05-24 08:23:46 +02:00
16d3251ee2 shells/cuda: fix deprecated package attr warnings
oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 08:21:04 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

This typo was probably here on bekkalokk as well, but might as well fix since we're editing the code anyway

oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 08:21:04 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

This might be better dynamically evaluated as webExport = config.services.bluemap.webRoot, or possibly just inlined

oysteikt commented on pull request Drift/pvv-nixos-config#137 2026-05-24 08:21:04 +02:00
Use gluttony to render bluemap and rsync to bekkalokk

This probably shouldn't be here unless we also are planning to host the webdir on gluttony?