Commit Graph

299 Commits

Author SHA1 Message Date
Sam dd46fb52a8 Merge branch 'development' of git.bitlab21.com:sam/nixos into development 2025-01-20 10:00:29 +00:00
Sam b737c360e5 MODIFY: add ssh keys to admin user 2025-01-20 09:58:16 +00:00
Sam 27a5149ad2 MODIFY: port forwarding on semita for tailscale router 2025-01-20 00:07:37 +00:00
Sam ecebf8427d MODIFY: root pwd 2025-01-19 20:07:50 +00:00
Sam 59ed91f5de ADD: zpool to merlin persist 2025-01-19 19:52:24 +00:00
Sam d6fb0ed23c FIX: add persistance config for merlin 2025-01-19 19:42:02 +00:00
Sam 9345729ae2 MODIFY: persist admin homedir 2025-01-19 19:40:01 +00:00
Sam 2b67f11eab MODIFY: merlin host setup 2025-01-19 19:18:31 +00:00
Sam 1854ee0f33 MODIFY: merlin host setup 2025-01-19 14:57:00 +00:00
Sam 1187131524 Merge branch 'master' of git.bitlab21.com:sam/nixos 2025-01-19 12:31:03 +00:00
Sam dd3d73f0a3 FIX: persist tailscale dir 2025-01-19 12:30:51 +00:00
Sam ba181205c4 FEATURE: setup nfs-client on citadel 2025-01-19 12:22:50 +00:00
Sam 59fb1d7193 MODIFY: remove bind-mounts from semita 2025-01-19 11:33:03 +00:00
Sam d783ee2665 MODIFY: change docker to homeshareDataLocation in configVars 2025-01-19 11:31:56 +00:00
Sam 84d5521949 FEATURE: add nfs-server configuration 2025-01-19 11:31:33 +00:00
Sam 8d69a14fb6 FEATURE: add nfs-clients for new fileserver 2025-01-19 11:30:52 +00:00
Sam 4453af9e45 MODIFY: remove bind-mounts from fileserver 2025-01-19 11:30:04 +00:00
Sam 82b89bd6d0 FEATURE: add bind mounts for homeshare
- mount homeshare directories to media from homeshareDataLocation in configVars
2025-01-19 10:30:46 +00:00
Sam 34cc27cbc5 add metrics server to semita 2025-01-18 00:24:28 +00:00
Sam b65fcf82d2 remove unnecessary docker config from metrics server container 2025-01-17 20:33:16 +00:00
Sam 8d6469407f add metrics-server container 2025-01-17 20:28:27 +00:00
Sam 9c86422497 fix photoprism config file path issue 2025-01-17 19:10:26 +00:00
Sam b1335769d3 import nixosUpgrade module for sparky 2025-01-17 09:42:40 +00:00
Sam 50801de960 remove deprecated opengl option 2025-01-17 09:37:50 +00:00
Sam 0f4a0ba18b add autoUpgrade to sparky 2025-01-17 09:35:16 +00:00
Sam dea819ed0d modify restic RandomizedDelaySec to 4h and timer to 8pm 2025-01-17 09:31:24 +00:00
Sam d68a83e503 fix timerConfig for restic backups 2025-01-16 23:31:40 +00:00
Sam 833f511ce1 modify citadel autoUpgrade time to 8am 2025-01-16 23:30:20 +00:00
Sam dc883d2d9a modify restic backup timer 2025-01-16 23:25:53 +00:00
Sam ab5b75a3cf modify semita autoUpdate time 2025-01-16 23:14:01 +00:00
Sam 639b722f4e change autoUpgrade reboot option 2025-01-16 18:52:50 +00:00
Sam 3e50d6bb9f add autoUpgrade to semita 2025-01-16 18:51:56 +00:00
Sam 69a2c4cfc8 auto update 2025-01-16 17:51:47 +00:00
Sam dcc9eaa74d auto update 2025-01-16 13:51:46 +00:00
Sam 19cce991e0 add photoprism and pihole containers 2025-01-15 23:59:48 +00:00
Sam fd8c8efcf0 add podman-autostart service to docker 2025-01-15 16:19:12 +00:00
Sam 9a12850075 add semita-worker container 2025-01-15 13:26:25 +00:00
Sam aad9334639 major refactor of baseddata container
- included config for dbt and pgsync as sops templates
- import sops-nix into container
- remove unnecessary bind mounts
- update nix-secrets in flake.lock
2025-01-13 21:15:17 +00:00
Sam 6d4b95fd2c Update NFS mounts and Docker configuration for photos
- Update `photos.nix` to use `configVars.locations.photosDataMountPoint`
- Add `photosDataMountPoint` to `docker.nix` and configure bind mount
2025-01-13 10:07:09 +00:00
Sam d65f5e156b dir rename 2025-01-12 20:27:21 +00:00
Sam 23edddbea1 add locations to configVars and apply to nixos config 2025-01-12 20:25:44 +00:00
Sam 93b0fd3425 add docker nixos-container 2025-01-12 16:10:35 +00:00
Sam 5a8a30e053 add earlyoom to citadel and reduce swap 2025-01-10 10:31:55 +00:00
Sam 60f55565bc Update earlyoom settings in default.nix
- Add earlyoom configuration to hosts/semita/default.nix
  - Enable earlyoom to activate when system RAM drops below 5% free
2025-01-10 10:10:57 +00:00
Sam 53fe037aaf Update nix-secrets and arrstack configuration
- Update `flake.lock` with new `nix-secrets` revision
- Modify `arrstack.nix`:
  - Change secret paths for OpenVPN credentials
  - Add new ports and capabilities for gluetun service
  - Add qbittorrent service with environment variables
  - Rename project from jellyfin to arrstack
- Update `jellyfin.nix` to set container name
- Include `jellyfin.nix` and `arrstack.nix` in `default.nix`
- Adjust GDK scaling variables in `default.nix` for better display
- Improve `justfile`:
  - Pull latest changes before editing SOPS file
  - Use timestamped commit messages for auto-commits
2025-01-10 09:07:36 +00:00
Sam 000409e402 fix sops-nix issue with not creating secrets dir
- caused by inclusion of dbt_profiles path in template
2025-01-09 17:34:00 +00:00
Sam afb138aa94 fix nixos upgrade warnings
- upgrade to 24.11
2025-01-09 17:33:08 +00:00
Sam e62f2e67ac fix distributed setup local 2025-01-08 20:02:59 +00:00
Sam 2aabbdf5cf fix distributed setup local 2025-01-08 20:00:36 +00:00
Sam a58b62baa6 fix distributed setup local 2025-01-08 19:29:33 +00:00