Commit Graph

101 Commits

Author SHA1 Message Date
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 9550f8b704 update flake.lock 2025-01-09 17:32:04 +00:00
Sam 00c79f239d small modifications to deal with nixos 24.11 build 2025-01-08 18:41:24 +00:00
Sam bfe2079b25 update nixos flake to 24.11 2025-01-08 13:02:55 +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 c2c4e34205 update flake secrets 2025-01-04 17:18:39 +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 4700d9ecd5 update flake.lock 2024-11-26 20:04:30 +00:00
Sam 7e4f15496f rm flake.lock to gitignore 2024-11-01 17:38:25 +00:00
Sam d725852387 add flake.lock to gitignore 2024-11-01 17:37:23 +00:00
Sam 4bee1bffbd flake.lock 2024-11-01 17:33:29 +00:00
Sam 8561f44963 update flake.lock 2024-10-28 17:52:45 +00:00
Sam a9f321a847 update flake 2024-10-28 13:45:55 +00:00
Sam 4e6f1f6f01 update flake 2024-10-24 15:22:35 +01:00
Sam a9fc820d61 brave 2024-10-14 18:46:13 +01:00
Sam 6f4187b95e new postgres connection dbui 2024-10-14 09:48:33 +01:00
Sam e6c3917942 small changes and updates 2024-10-12 00:19:40 +01:00
Sam dbd3dd5584 update flake secrets 2024-10-10 01:37:05 +01:00
Sam 5430e70bd4 add vars networking.addresses from nix-secrets 2024-10-07 14:19:27 +01:00
Sam 74a2c3f930 update flake secrets 2024-10-06 17:23:54 +01:00
Sam 25dfe2cf37 Update flake 2024-10-05 16:41:56 +01:00
Sam 37901f3937 working implementation of bitcoind 2024-10-04 17:53:32 +01:00
Sam f7ffba2266 add nvim buffer switch keymap & change dbt models 2024-09-14 20:19:07 +01:00
Sam 564d4f6230 update flake and add .scripts to path 2024-08-31 21:29:38 +01:00
Sam 9f5e92d452 postgres 2024-08-02 22:53:01 +01:00
Sam 1049ecbd76 Update flake.lock 2024-07-20 16:10:53 +01:00
Sam 5147d02fa9 Update flake.lock secrets 2024-07-20 14:47:08 +01:00
Sam fb7cf9e280 merge master 2024-07-07 16:48:11 +01:00
Sam efb6128704 deactivate otter.nvim and rm lxd reference 2024-07-07 16:46:39 +01:00
Sam 01ad0238a7 Update nix-secrets 2024-07-07 16:23:36 +01:00
Sam bcea6919fb Update flake secrets 2024-07-07 16:23:36 +01:00
Sam 5000138b85 Update flake nixvim 2024-07-04 17:16:58 +01:00
mrsu e6f0770f97 tidied disks 2024-06-28 20:21:27 +01:00
mrsu 05ee6da5ee removed admin deploykey in home and reverted persistance change 2024-06-28 18:16:15 +01:00
mrsu 906d11b3b0 add enable persistance option 2024-06-28 16:05:12 +01:00
mrsu 0f83b32f2b deploy key added in hosts 2024-06-25 22:04:28 +01:00
mrsu 91eda4f7cd created overseer host, upgraded stateVersion to 24.04 2024-06-25 18:19:47 +01:00
Sam ecdf80143d Update flake.lock and flake.nix
* Remove flake-utils_2, nix-github-actions, nixpkgs_2, poetry2nix, systems_2, systems_3, and treefmt-nix_2 from flake.lock
* Add alpha plugin configuration in home/common/core/nixvim/plugins/alpha.nix
* Include alpha plugin in home/common/core/nixvim/plugins/default.nix
2024-06-23 15:22:51 +01:00
Sam 13bed86ae6 Added sqlfmt as python wheel derivation
* Removed personal packages repo import for sqlfmt and poetry2nix
* Removed homeConfigurations section from flake.nix
* Updated home.packages in home/common/core/nixvim/default.nix to include sqlfmt
* Added sqlfmt package in pkgs/default.nix and pkgs/sqlfmt/default.nix
* Removed unused imports in hosts/common/users/sam/default.nix
2024-06-23 12:29:49 +01:00
Sam 5b65d7d5b1 update to nixpkgs 24.04 2024-06-22 14:37:19 +01:00
Sam 100f444d8a restore flake.lock nixvim issue 2024-06-19 22:28:58 +01:00
Sam 01d348c310 flake update 2024-06-19 10:33:04 +01:00
Sam f6304cf25f added github access token to nix.conf 2024-06-17 20:20:33 +01:00
Sam 75cdf136e3 modularise dwm 2024-06-15 01:20:42 +01:00
Sam 1d61c343d1 libqalculate 2024-06-15 00:50:30 +01:00
Sam a9ecc94a77 home x11 dir & pkill update-flake 2024-06-13 23:39:22 +01:00
Sam abefe52504 steam 2024-06-10 14:05:06 +01:00
Sam eda162a7ff zotero prefs 2024-06-08 17:04:37 +01:00
Sam 0121b7a636 added nur as overlay & refactored firefox 2024-06-06 18:53:22 +01:00