aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorNatasha Moongrave <natasha@256phi.eu>2026-04-06 18:38:13 +0200
committerNatasha Moongrave <natasha@256phi.eu>2026-04-06 18:38:13 +0200
commit5576dd232e08bfdb42008be1deb0dd25beaa23b2 (patch)
tree41a703afed504a2baeecbf49a26694f315399cf0 /hosts
parent13a23e8d26d54d2c199fd444d0267b458d438312 (diff)
Imported everything into the herra configuration file
Diffstat (limited to 'hosts')
-rw-r--r--hosts/herra/configuration.nix3
1 files changed, 3 insertions, 0 deletions
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";