- 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
- 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
* 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
* 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