Odin: terminfo
This commit is contained in:
parent
3b1bbe13e1
commit
2a068f849c
1 changed files with 45 additions and 45 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
"grp:menu_toggle"
|
"grp:menu_toggle"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
# packages = builtins.attrValues {
|
packages = (builtins.attrValues {
|
||||||
# inherit (pkgs)
|
# inherit (pkgs)
|
||||||
# # element-desktop # matrix client
|
# # element-desktop # matrix client
|
||||||
# # evolution
|
# # evolution
|
||||||
|
|
@ -55,7 +55,7 @@
|
||||||
# wireguard-tools
|
# wireguard-tools
|
||||||
# xournalpp
|
# xournalpp
|
||||||
# ;
|
# ;
|
||||||
# };
|
}) ++ [ pkgs.kitty.terminfo ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue