Odin: terminfo
This commit is contained in:
parent
3b1bbe13e1
commit
2a068f849c
1 changed files with 45 additions and 45 deletions
|
|
@ -11,51 +11,51 @@
|
|||
"grp:menu_toggle"
|
||||
];
|
||||
};
|
||||
# packages = builtins.attrValues {
|
||||
# inherit (pkgs)
|
||||
# # element-desktop # matrix client
|
||||
# # evolution
|
||||
# # freecad
|
||||
# # krita
|
||||
# # minecraft
|
||||
# # mycrypto
|
||||
# # pcmanfm
|
||||
# # pulseaudio
|
||||
# # retroarchFull
|
||||
# # shotwell
|
||||
# # signal-desktop
|
||||
# # slack
|
||||
# # wineFull
|
||||
# authenticator
|
||||
# brave
|
||||
# discord
|
||||
# droidcam
|
||||
# eog
|
||||
# evince
|
||||
# file-roller
|
||||
# gallery-dl
|
||||
# gnome-font-viewer
|
||||
# gnome-screenshot
|
||||
# gnome-system-monitor
|
||||
# gucharmap
|
||||
# inkscape
|
||||
# keyboard-switch
|
||||
# openvpn
|
||||
# p7zip
|
||||
# pavucontrol
|
||||
# procps
|
||||
# pulseaudio
|
||||
# skypeforlinux
|
||||
# spotify
|
||||
# tdesktop
|
||||
# teams-for-linux
|
||||
# thunderbird
|
||||
# totem
|
||||
# transmission_4
|
||||
# wireguard-tools
|
||||
# xournalpp
|
||||
# ;
|
||||
# };
|
||||
packages = (builtins.attrValues {
|
||||
# inherit (pkgs)
|
||||
# # element-desktop # matrix client
|
||||
# # evolution
|
||||
# # freecad
|
||||
# # krita
|
||||
# # minecraft
|
||||
# # mycrypto
|
||||
# # pcmanfm
|
||||
# # pulseaudio
|
||||
# # retroarchFull
|
||||
# # shotwell
|
||||
# # signal-desktop
|
||||
# # slack
|
||||
# # wineFull
|
||||
# authenticator
|
||||
# brave
|
||||
# discord
|
||||
# droidcam
|
||||
# eog
|
||||
# evince
|
||||
# file-roller
|
||||
# gallery-dl
|
||||
# gnome-font-viewer
|
||||
# gnome-screenshot
|
||||
# gnome-system-monitor
|
||||
# gucharmap
|
||||
# inkscape
|
||||
# keyboard-switch
|
||||
# openvpn
|
||||
# p7zip
|
||||
# pavucontrol
|
||||
# procps
|
||||
# pulseaudio
|
||||
# skypeforlinux
|
||||
# spotify
|
||||
# tdesktop
|
||||
# teams-for-linux
|
||||
# thunderbird
|
||||
# totem
|
||||
# transmission_4
|
||||
# wireguard-tools
|
||||
# xournalpp
|
||||
# ;
|
||||
}) ++ [ pkgs.kitty.terminfo ];
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue