summaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mun.nix')
-rwxr-xr-xmun.nix7
1 files changed, 5 insertions, 2 deletions
diff --git a/mun.nix b/mun.nix
index 86766be..4a34e19 100755
--- a/mun.nix
+++ b/mun.nix
@@ -23,7 +23,7 @@
# === Applications ===
discord
spotify
-
+ openrocket
# === Utilities ===
pay-respects
zathura
@@ -42,7 +42,10 @@
# === Fun Stuff === #
peaclock
kdePackages.kdenlive
- ];
+ dwarf-fortress
+ dwarf-fortress-packages.themes.spacefox
+ tetris
+ ];
sessionVariables = {
EDITOR = "nvim";