dotfiles/.nixd.json

10 lines
178 B
JSON

{
"options": {
"enable": true,
"target": {
"args": [],
"installable": ".#nixosConfigurations.nixos-desktop.options"
}
}
}