From 5576dd232e08bfdb42008be1deb0dd25beaa23b2 Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 6 Apr 2026 18:38:13 +0200 Subject: Imported everything into the herra configuration file --- hosts/herra/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hosts/herra/configuration.nix b/hosts/herra/configuration.nix index cb0e790..83ff84f 100644 --- a/hosts/herra/configuration.nix +++ b/hosts/herra/configuration.nix @@ -5,6 +5,9 @@ }: { imports = [ ./hardware-configuration.nix + ./packages.nix + ./audio.nix + ./drivers.nix ]; networking.hostName = "herra"; -- cgit v1.2.3