From cf0c9f66c4b5d9e6342c1eac302d0e6bbe9b1587 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sat, 4 Apr 2026 23:08:40 +0200 Subject: Refactor rice system imports to flake level - Rice system configs now imported in flake mkSystem helper - Removed rice system.nix imports from host configurations - mkSystem now takes hostname and rice name as parameters - Fixes module ordering issue where rice options weren't defined yet --- hosts/herra/configuration.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/herra/configuration.nix') diff --git a/hosts/herra/configuration.nix b/hosts/herra/configuration.nix index 9f104b8..2e0dd75 100644 --- a/hosts/herra/configuration.nix +++ b/hosts/herra/configuration.nix @@ -1,7 +1,6 @@ {...}: { imports = [ ./hardware-configuration.nix - ../../home/rices/cassette-futurism/system.nix ]; networking.hostName = "herra"; -- cgit v1.2.3