a couple niceties

This commit is contained in:
mehbark 2023-12-23 18:56:13 -05:00
parent 658d571562
commit 1cadf664d3

View file

@ -45,6 +45,7 @@ in
clojure clojure
ruby_3_3 ruby_3_3
gcc gcc
jq
watchexec watchexec
@ -61,6 +62,7 @@ in
steam steam
gamemode gamemode
rare rare
obs-studio
# drm more like pooprm # drm more like pooprm
# might as well use a newer version # might as well use a newer version
#(itch.override {electron_11 = electron_22;}) #(itch.override {electron_11 = electron_22;})
@ -94,6 +96,7 @@ in
lmms lmms
helm helm
obsidian
#monaspace #monaspace
# glow and gum are a good example of something that should really be in a flake.nix or whatever # glow and gum are a good example of something that should really be in a flake.nix or whatever
] ++ more-packages; ] ++ more-packages;