diff options
| author | Tim Keller <tjk@tjkeller.xyz> | 2026-06-17 17:24:26 -0500 |
|---|---|---|
| committer | Tim Keller <tjk@tjkeller.xyz> | 2026-06-17 17:24:26 -0500 |
| commit | 20256167c33db9c6b762a5bcf0b6678de45653d0 (patch) | |
| tree | 63c6fe9e9e9ef36d0437939f4b65a725d5ca831f /archetypes/profiles/default.nix | |
| parent | af63e346ff5542559dc507b0a901a4d8b370d4d3 (diff) | |
| download | nixos-20256167c33db9c6b762a5bcf0b6678de45653d0.tar.xz nixos-20256167c33db9c6b762a5bcf0b6678de45653d0.zip | |
cuda support and immich cuda support
Diffstat (limited to 'archetypes/profiles/default.nix')
| -rw-r--r-- | archetypes/profiles/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archetypes/profiles/default.nix b/archetypes/profiles/default.nix index 23b5c05..ef5d87b 100644 --- a/archetypes/profiles/default.nix +++ b/archetypes/profiles/default.nix @@ -1,6 +1,7 @@ { imports = [ ./btrfs + ./cuda ./desktop ./headless ./pi |
