19 lines
352 B
JSON
19 lines
352 B
JSON
|
{
|
||
|
"eval": {
|
||
|
"target": {
|
||
|
"args": ["-f", "default.nix"],
|
||
|
"installable": "nixosConfigurations.sakotop.config.system.build.toplevel"
|
||
|
}
|
||
|
},
|
||
|
"formatting": {
|
||
|
"command": "nixpkgs-fmt"
|
||
|
},
|
||
|
"options": {
|
||
|
"enable": true,
|
||
|
"target": {
|
||
|
"args": [],
|
||
|
"installable": ".#nixosConfigurations.sakotop.options"
|
||
|
}
|
||
|
}
|
||
|
}
|