a couple niceties
This commit is contained in:
parent
658d571562
commit
1cadf664d3
1 changed files with 3 additions and 0 deletions
3
home.nix
3
home.nix
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue