Commit graph

6 commits

Author SHA1 Message Date
d0f82c028e Use Home Manager path for zsh.dotDir
All checks were successful
/ check (push) Successful in 1m47s
> evaluation warning: opdavies profile: Using relative paths in programs.zsh.dotDir is deprecated and will be removed in a future release.
> Current dotDir: .config/zsh
> Consider using absolute paths or home-manager config options instead.
> You can replace relative paths or environment variables with options like:
> - config.home.homeDirectory (user's home directory)
> - config.xdg.configHome (XDG config directory)
> - config.xdg.dataHome (XDG data directory)
> - config.xdg.cacheHome (XDG cache directory)
2025-07-29 19:00:41 +01:00
3e7bf2721f Re-configure dev-commit 2025-07-29 19:00:41 +01:00
99484c6194 refactor: explicitly allow unfree packages
All checks were successful
/ check (push) Successful in 1m53s
2025-07-29 01:14:01 +01:00
d818f3a2d7 Revert "refactor: explicitly allow unfree packages"
This reverts commit 5131641023.
2025-07-28 23:47:15 +01:00
5131641023 refactor: explicitly allow unfree packages 2025-07-28 23:36:48 +01:00
556de5e482 Move zsh configuration
All checks were successful
/ check (push) Successful in 1m38s
2025-07-28 02:43:35 +01:00