]> glassweightruler.freedombox.rocks Git - xdg-ninja.git/blob - programs/nix.json
Add Aegisub (#238)
[xdg-ninja.git] / programs / nix.json
1 {
2 "name": "nix",
3 "files": [
4 {
5 "path": "$HOME/.nix-channels",
6 "movable": false,
7 "help": "New nix command line interface supports XDG Base Directory but Old Commands will still create these directories.\n\n_Relevant Issue_: https://github.com/NixOS/nix/issues/1079\n\n"
8 },
9 {
10 "path": "$HOME/.nix-defexpr",
11 "movable": false,
12 "help": "New nix command line interface supports XDG Base Directory but Old Commands will still create these directories.\n\n_Relevant Issue_: https://github.com/NixOS/nix/issues/1079\n\n"
13 },
14 {
15 "path": "$HOME/.nix-profile",
16 "movable": false,
17 "help": "New nix command line interface supports XDG Base Directory but Old Commands will still create these directories.\n\n_Relevant Issue_: https://github.com/NixOS/nix/issues/1079\n\n"
18 }
19 ]
20 }