dotfiles/.nixd.json

10 lines
178 B
JSON
Raw Normal View History

2023-09-27 13:11:07 +02:00
{
"options": {
"enable": true,
"target": {
"args": [],
"installable": ".#nixosConfigurations.nixos-desktop.options"
}
}
}