regulatory updates
home/natto/programs/emacs: update config to use org-babel and some other keybind related changes hosts/satori: misc changes modules/graphics: dont use the vulkan layer override for mesa Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -55,7 +55,23 @@
|
||||
(master.tauon.override { withDiscordRPC = true; })
|
||||
nbfc-linux
|
||||
pulseaudio
|
||||
(texlive.combine { inherit (texlive) scheme-small babel lm graphics-def url mhchem wrapfig capt-of; })
|
||||
(texlive.combine {
|
||||
inherit (texlive)
|
||||
scheme-small
|
||||
babel
|
||||
lm
|
||||
graphics-def
|
||||
url
|
||||
mhchem
|
||||
wrapfig
|
||||
capt-of
|
||||
minted
|
||||
fvextra
|
||||
xstring
|
||||
catchfile
|
||||
framed
|
||||
upquote;
|
||||
})
|
||||
# carla
|
||||
# electrum
|
||||
anki-bin
|
||||
@@ -73,5 +89,9 @@
|
||||
element-desktop
|
||||
syncplay
|
||||
betterdiscordctl
|
||||
python3Packages.pygments
|
||||
calibre
|
||||
easyeffects
|
||||
noisetorch
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user