Nix flake for system configurations, dotfiles, and home server infrastructure

Zander Hawke 1c0c3013f0 refactor: moving the `tmux-select-pane-no-wrap` plugin into `tmuxPlugins` 11 ヶ月 前
home 1c0c3013f0 refactor: moving the `tmux-select-pane-no-wrap` plugin into `tmuxPlugins` 11 ヶ月 前
hosts 1bb434ecdf a few changes I use on meili at the moment 11 ヶ月 前
lib 3fce15426b first try in adding devenv for scripts 11 ヶ月 前
modules 4c8f55c13c Upgrade: 24.11 to 25.05 1 年間 前
overlays e9fe1a95e6 so many changes 1 年間 前
packages 1c0c3013f0 refactor: moving the `tmux-select-pane-no-wrap` plugin into `tmuxPlugins` 11 ヶ月 前
.editorconfig c28f16b273 initial commit with most everything migrated and working 1 年間 前
.envrc 3fce15426b first try in adding devenv for scripts 11 ヶ月 前
.gitignore 1bb434ecdf a few changes I use on meili at the moment 11 ヶ月 前
LICENSE c28f16b273 initial commit with most everything migrated and working 1 年間 前
README.md 4c8f55c13c Upgrade: 24.11 to 25.05 1 年間 前
flake.lock 3fce15426b first try in adding devenv for scripts 11 ヶ月 前
flake.nix 3fce15426b first try in adding devenv for scripts 11 ヶ月 前

README.md

my home manager configuration

Simply run this on any system that has nix and a user thomas:

nix run github:nix-community/home-manager -- switch --flake .#thomas

Notes: Rewatch this: https://www.youtube.com/watch?v=X-Lzq7jAT8I

photo-cli copy \ --process-type SubFoldersPreserveFolderHierarchy \ --naming-style DateTimeWithSecondsAddress \ --number-style PaddingZeroCharacter \ --folder-append DayRange \ --folder-append-location Prefix \ --reverse-geocode OpenStreetMapFoundation \ --openstreetmap-properties country city town suburb \ --no-coordinate InSubFolder \ --no-taken-date InSubFolder \ --verify \ --output ~/Photos

photo-cli copy \ --process-type FlattenAllSubFolders \ --group-by AddressHierarchy \ --naming-style DayAddress \ --reverse-geocode OpenStreetMapFoundation \ --openstreetmap-properties country city town suburb \ --number-style OnlySequentialNumbers \ --no-taken-date AppendToEndOrderByFileName \ --no-coordinate InSubFolder \ --input ~/Backup \ --output ~/Photos \ --dry-run --verify