aboutsummaryrefslogtreecommitdiff
path: root/home/mun
diff options
context:
space:
mode:
Diffstat (limited to 'home/mun')
-rw-r--r--home/mun/default.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/home/mun/default.nix b/home/mun/default.nix
index 52451d9..4373dc8 100644
--- a/home/mun/default.nix
+++ b/home/mun/default.nix
@@ -1,8 +1,4 @@
-{
- pkgs,
- rice ? "nord-blue",
- ...
-}: {
+{pkgs, ...}: {
imports = [
./programs/zsh.nix
./programs/ssh.nix