modularizes dnsc-work config

This commit is contained in:
Dennis Schoepf 2025-12-06 15:25:38 +01:00
parent 8a5766ddc4
commit c01472797b
2 changed files with 8 additions and 121 deletions

View file

@ -68,4 +68,6 @@
dennis = import ../../home/darwin.nix;
};
};
nix.enable = false;
}