aboutsummaryrefslogtreecommitdiff
path: root/nix/users/fcuny/1password.nix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoring to use flake-parts and automatic imports of hostsFranck Cuny2025-07-211-41/+0
| | | | | This is the first step in a large refactoring to use flake-parts, and to automatically imports hosts based on paths.
* small tweaks for how to list packages to installFranck Cuny2025-05-121-1/+5
|
* include all the keys in the vaultFranck Cuny2025-01-311-1/+0
|
* switch to the newer version of nixfmtFranck Cuny2024-12-191-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.
* use treefmt to format all the filesFranck Cuny2024-12-191-2/+1
|
* refactor home-managerFranck Cuny2024-12-161-0/+35
Only install what's needed for specific OSes.