aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-05-11 13:14:29 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-05-11 13:14:29 +0200
commit3cced353c4a44cc607e230bd96e793e4d9fdcb72 (patch)
tree769ba4a6b75fe1462acd13bb9c6d6cdfa17e6795
parentf723a9966af0a76663bdf502796eb8aa73539bea (diff)
Removed old obsolte mun rice import
-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