From eecfd452027e8c5feab39c05ead74d7ca7d02d26 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 7 Apr 2026 12:01:02 +0200 Subject: 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 --- home/mun/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'home/mun/default.nix') 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 = { -- cgit v1.2.3