dotfiles/modules/darwin/default.nix
Christopher Mühl bd0a03e7b8 Re-enable darwin builds
home-manager only for now
2026-01-30 12:10:31 +01:00

5 lines
41 B
Nix

{
imports = [
./secrets.nix
];
}