aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/1password.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-21refactoring to use flake-parts and automatic imports of hostsFranck Cuny1-41/+0
This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.
2025-05-12small tweaks for how to list packages to installFranck Cuny1-1/+5
2025-01-31include all the keys in the vaultFranck Cuny1-1/+0
2024-12-19switch to the newer version of nixfmtFranck Cuny1-5/+9
`nixfmt-rfc-style' replaces `nixfmt-classic'. It's actively maintained, but also changes the style, so this commit touches all the files in the repository.
2024-12-19use treefmt to format all the filesFranck Cuny1-2/+1
2024-12-16refactor home-managerFranck Cuny1-0/+35
Only install what's needed for specific OSes.