Nix flake for system configurations, dotfiles, and home server infrastructure
|
|
10 bulan lalu | |
|---|---|---|
| home | 10 bulan lalu | |
| hosts | 10 bulan lalu | |
| lib | 11 bulan lalu | |
| modules | 11 bulan lalu | |
| overlays | 11 bulan lalu | |
| packages | 10 bulan lalu | |
| .editorconfig | 1 tahun lalu | |
| .envrc | 11 bulan lalu | |
| .gitignore | 11 bulan lalu | |
| LICENSE | 1 tahun lalu | |
| README.md | 1 tahun lalu | |
| devenv.nix | 11 bulan lalu | |
| flake.lock | 10 bulan lalu | |
| flake.nix | 10 bulan lalu |
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