aboutsummaryrefslogtreecommitdiff
path: root/fw/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'fw/home.nix')
-rw-r--r--fw/home.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/fw/home.nix b/fw/home.nix
index 1ceba89..1e7fc63 100644
--- a/fw/home.nix
+++ b/fw/home.nix
@@ -33,6 +33,7 @@
pfetch
nicotine-plus
mpc
+ nautilus
# ncmpcpp
];
};
@@ -72,5 +73,6 @@
tofi.enable = true;
mpd.enable = true;
rmpc.enable = true;
+ obs-studio.enable = true;
};
}