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
|
|
@ -10,7 +10,7 @@
|
|||
networking.hostName = hostname;
|
||||
environment.shells = [pkgs.fish];
|
||||
|
||||
imports = [./services.nix];
|
||||
imports = [./services];
|
||||
|
||||
nix = {
|
||||
extraOptions = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue