Nix flake for system configurations, dotfiles, and home server infrastructure
|
|
hace 11 meses | |
|---|---|---|
| home | hace 11 meses | |
| hosts | hace 11 meses | |
| lib | hace 1 año | |
| modules | hace 11 meses | |
| overlays | hace 1 año | |
| packages | hace 1 año | |
| .editorconfig | hace 1 año | |
| .gitignore | hace 11 meses | |
| LICENSE | hace 1 año | |
| README.md | hace 11 meses | |
| flake.lock | hace 11 meses | |
| flake.nix | hace 11 meses |
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