Commit Graph

147 Commits

Author SHA1 Message Date
Sam 19cdd825af remove pihole and bitcoind from restic backup 2025-01-22 23:25:04 +00:00
Sam 41e0737541 Merge branch 'development' 2025-01-22 20:47:01 +00:00
Sam d89fe5e5e7 change qbittorrent data mount dir 2025-01-22 20:46:37 +00:00
Sam 46cc81b5e9 port forwarding in gluetun container 2025-01-22 20:08:13 +00:00
Sam acf5706bf6 change data drive locations and minor backup modifications 2025-01-22 19:15:53 +00:00
Sam ec85809206 modify distributed builds local machine 2025-01-21 23:36:46 +00:00
Sam 47245c4844 add subnet ip variable to fileserver and update secrets 2025-01-21 23:24:21 +00:00
Sam 33275e894f add rest of containers to merlin 2025-01-21 17:18:17 +00:00
Sam c156ef427e added remotebuilder public key 2025-01-20 23:27:51 +00:00
Sam 59ed91f5de ADD: zpool to merlin persist 2025-01-19 19:52:24 +00:00
Sam 1854ee0f33 MODIFY: merlin host setup 2025-01-19 14:57:00 +00:00
Sam ba181205c4 FEATURE: setup nfs-client on citadel 2025-01-19 12:22:50 +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 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 dc883d2d9a modify restic backup timer 2025-01-16 23:25:53 +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 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
Sam a22552088c fix distributed setup local 2025-01-08 19:25:16 +00:00
Sam d1675f0dd8 Update XDG config and distributed builds settings
- Add mimeapps.list creation for KDE desktops in default.nix
- Modify distributed builds settings for local-machine.nix
- Update supportedFeatures and add speedFactor, maxJobs in local-machine.nix.
2025-01-08 18:41:58 +00:00
Sam 6d9c8f18d5 Merge branch 'master' of git.bitlab21.com:sam/nixos 2025-01-08 13:37:37 +00:00
Sam 4a8da2cfd7 small modifications to deal with nixos 24.11 build 2025-01-08 13:37:35 +00:00
Sam 8b88976e02 fix distributed user setup in remote machine 2025-01-08 13:30:48 +00:00
Sam bfe2079b25 update nixos flake to 24.11 2025-01-08 13:02:55 +00:00
Sam 777ad73ed7 distributed builds fix public ssh keys 2025-01-08 12:15:11 +00:00
Sam b5f95e60ee distributed builds 2025-01-08 11:59:40 +00:00
Sam 885ffb003a Update LNBits version and modify desktop entries
- Update LNBits version to v0.12.12 in flake.lock and flake.nix
- Modify desktop entries for Zathura, Nsxiv-wrapper, Nvim-wrapper, and Mpv-wrapper in default.nix
- Add arrstack.nix and Restic backups for Jellyfin configuration
2025-01-07 16:35:16 +00:00
Sam 8f1e6bc630 Add xdg desktop entries and update scripts
- Add xdg desktop entries for Firefox, Zathura, Nsxiv-wrapper, Nvim-wrapper, and Mpv-wrapper
- Update clipboard-recall and get-focused-monitor scripts to use xorg.xrandr and xdotool
- Include restic-backup.nix and enable fuse.userAllowOther in citadel configuration.
2025-01-06 19:05:20 +00:00
Sam a12c1d3469 add backups to semita, sam and nix-bitcoin 2025-01-04 17:20:30 +00:00
Sam 2821aa4c27 remove xone driver from gaming due to build failure 2025-01-04 17:19:47 +00:00