Commit Graph

494 Commits

Author SHA1 Message Date
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 5abb998fb8 fix gitsigns warnings 2025-01-09 17:51:02 +00:00
Sam 5f3f6512f2 fix transmission_3 error 2025-01-09 17:36:51 +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 9550f8b704 update flake.lock 2025-01-09 17:32:04 +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 00c79f239d small modifications to deal with nixos 24.11 build 2025-01-08 18:41:24 +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 1e7af5c096 remote unnecessary stuff 2025-01-08 12:18:24 +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 1796a2a5bc update flake secrets 2025-01-08 11:58:42 +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
Sam 865af0fc66 add restic-backup and backup-server configs 2025-01-04 17:19:19 +00:00
Sam c2c4e34205 update flake secrets 2025-01-04 17:18:39 +00:00
Sam 3c63ba7618 Update nix-bitcoin container configuration and Semita host settings
- Remove redundant bitcoin secret variables and bind mounts in nix-bitcoin.nix
- Consolidate var/lib bind mounts into a single mount point for simplicity
- Enable daily backups and add AUTH_ALLOWED_METHODS in nix-bitcoin.nix, enable fuse.userAllowOther in default.nix.
2024-12-29 15:44:44 +00:00
Sam b3df1841d7 Update LNBits environment variables for LndRestWallet 2024-12-29 10:25:09 +00:00
Sam 4addeb3fba Update flake.lock and flake.nix with new inputs and configurations
- Add new inputs: `lnbits`
- Modify `nix-bitcoin.nix` to include `lnbits` module
2024-12-28 16:08:23 +00:00
Sam eaebfcaeb4 Add dbt profiles configuration and update baseddata-worker
- Add 'dbt_profiles.nix' file to configure dbt profiles for baseddata
- Update 'baseddata-worker.nix' to import dbt profiles and modify environment variables
- Remove dbt profiles configuration from user-specific default.nix for sam
2024-12-28 10:07:25 +00:00
Sam 8778496ca4 Update vim config for markdown and vimwiki surround
- Define surround mapping for bold text (**) in markdown and vimwiki
2024-12-19 16:15:17 +00:00
Sam 8c20041ab9 Add tealdeer package and configure zsh manpager
- Add tealdeer to the list of packages in default.nix
- Configure zsh to use nvim as the manpager in zsh.nix
2024-12-12 15:45:41 +00:00
Sam 0933a79508 Enable power saving features for Citadel host 2024-11-26 20:26:54 +00:00
Sam 37210af3b9 Add Kodi package and refactor power savings configuration
- Add Kodi package to Citadel's home manager configuration
- Remove power savings configuration from Citadel's default configuration
- Create new optional powersave configuration file for common hosts
2024-11-26 20:25:11 +00:00
Sam 4700d9ecd5 update flake.lock 2024-11-26 20:04:30 +00:00
Sam eb2873eb3a open port 53 for podman dns resolving 2024-11-26 20:03:53 +00:00
Sam ca867d32e6 delete nixos jellyfin container 2024-11-26 20:03:33 +00:00
Sam 61eb42235d add arion jellyfin container 2024-11-26 20:03:18 +00:00
Sam 343d6f21e3 modify semita imports 2024-11-26 20:01:55 +00:00
Sam a9578cc0de remove mongodb container 2024-11-26 20:01:21 +00:00
Sam 7c854cb4f4 Merge branch 'master' of git.bitlab21.com:sam/nixos 2024-11-26 15:11:24 +00:00
Sam ab4c5dc96f Update NixVim keymaps and TLP battery thresholds
- Modify NixVim keymaps for moving selected lines in visual mode
- Enable and configure TLP service with updated battery charge thresholds
- Adjust CPU scaling governors for both AC and battery power sources
2024-11-24 21:10:41 +00:00
Sam a2d9828287 Update Telescope command and modify NixOS configurations
- Update Telescope command in `telescope.nix` to use `grep_string`
- Add `cpupower` and `lm_sensors` to `systemPackages` in `citadel/default.nix'
- Enable power management for NVIDIA in `citadel/default.nix` and clean up udev rules formatting
2024-11-18 19:04:13 +00:00
Sam ceeb920d5a Merge branch 'master' of git.bitlab21.com:sam/nixos 2024-11-17 14:46:53 +00:00
Sam 2ef417b6b1 Update NVIDIA configuration and add cpupower package
- Enable nvidiaPersistenced and add udev rules for NVIDIA devices in citadel/default.nix
- Add boot.extraModprobeConfig for NVreg_DynamicPowerManagement and NVreg_EnableGpuFirmware
- Include the cpupower package in common/core/default.nix
2024-11-13 12:09:17 +00:00
Sam 592309f30a add kodi for sparky 2024-11-12 23:07:22 +00:00
Sam c85215b5b4 add throttled to citadel 2024-11-12 21:18:21 +00:00
Sam d224d55c1a add nvidia and prime to citadel 2024-11-12 19:41:27 +00:00
Sam cdc75090ff Add keymaps and settings for nixvim plugins
- Add Conform auto-format document keymap in conform.nix
- Enable and configure Oil plugin settings in oil.nix
- Update Telescope keymaps definition in telescope.nix
2024-11-12 18:21:15 +00:00