mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Developer] Add dev documentation and git-cola
Funny thing: git-cola was used to write this very commit
This commit is contained in:
parent
33cc176dd4
commit
2e90412db2
1 changed files with 5 additions and 0 deletions
|
|
@ -15,9 +15,14 @@ in {
|
||||||
sqlite
|
sqlite
|
||||||
hwloc
|
hwloc
|
||||||
bind
|
bind
|
||||||
|
git-cola
|
||||||
# adbfs-rootless
|
# adbfs-rootless
|
||||||
];
|
];
|
||||||
|
|
||||||
|
documentation = {
|
||||||
|
dev.enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
aviallon.programs.allowUnfreeList = [
|
aviallon.programs.allowUnfreeList = [
|
||||||
"tabnine"
|
"tabnine"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue