add(nix): docker for darwin

This commit is contained in:
Léana 江 2024-03-03 21:16:13 +01:00 committed by Léana 江
parent 191d01a209
commit 8a260ee62e
6 changed files with 127 additions and 61 deletions

View file

@ -10,7 +10,7 @@
networking.hostName = hostname;
environment.shells = [pkgs.fish];
imports = [./services.nix];
imports = [./services];
nix = {
extraOptions = ''