feat: enable nixd
This commit is contained in:
parent
af77a7b187
commit
8b4d9841ab
4 changed files with 92 additions and 64 deletions
8
.nixd.json
Normal file
8
.nixd.json
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"options": {
|
||||
"enable": true,
|
||||
"target": {
|
||||
"installable": ".#nixosConfigurations.picard.options"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue