aboutsummaryrefslogtreecommitdiff
path: root/home/mun/default.nix
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-07 12:01:02 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-07 12:01:02 +0200
commiteecfd452027e8c5feab39c05ead74d7ca7d02d26 (patch)
treef4ed912cbbdcf51200effa675e48cc6a3399c4c7 /home/mun/default.nix
parent6f24ca94e431fd6a8b53c9bd3e1eb83d10d72658 (diff)
Removed rice imports from shared configuration files
- Removed rice import from home/mun/default.nix - Deleted system/rice-desktop.nix (unused infrastructure) Rice configs are now imported directly in flake.nix instead of through shared configs
Diffstat (limited to 'home/mun/default.nix')
-rw-r--r--home/mun/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/mun/default.nix b/home/mun/default.nix
index 36d78f7..d149984 100644
--- a/home/mun/default.nix
+++ b/home/mun/default.nix
@@ -7,7 +7,6 @@
./programs/zsh.nix
./programs/ssh.nix
./programs/git.nix
- ../rices/${rice}
];
nixowos = {