diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-06-15 15:18:29 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-06-15 15:18:29 -0500 |
| commit | 73bdaa872445403fa6b66124550864f092648f86 (patch) | |
| tree | 727100839d49a7c2e6d45deeefcc6a0fea7ef415 /archetypes/default.nix | |
| parent | 0e23412a2883d3403f301fb718f3bc20350a343c (diff) | |
| download | nixos-73bdaa872445403fa6b66124550864f092648f86.tar.xz nixos-73bdaa872445403fa6b66124550864f092648f86.zip | |
move filesystems programs to collections
Diffstat (limited to 'archetypes/default.nix')
| -rw-r--r-- | archetypes/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/default.nix b/archetypes/default.nix index 9be6e3a..0780d31 100644 --- a/archetypes/default.nix +++ b/archetypes/default.nix @@ -3,6 +3,7 @@ ./collections/bluetooth.nix ./collections/desktop ./collections/development + ./collections/filesystems.nix ./collections/fonts.nix ./collections/neovim.nix ./collections/utilities.nix |
