mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nix): docker for darwin
This commit is contained in:
parent
191d01a209
commit
8a260ee62e
6 changed files with 127 additions and 61 deletions
6
nix/hosts/bismuth/services/default.nix
Normal file
6
nix/hosts/bismuth/services/default.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
imports = [
|
||||
./llama-cpp.nix
|
||||
./colima.nix
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue