diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-04-06 18:38:13 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-04-06 18:38:13 +0200 |
| commit | 5576dd232e08bfdb42008be1deb0dd25beaa23b2 (patch) | |
| tree | 41a703afed504a2baeecbf49a26694f315399cf0 /hosts/herra | |
| parent | 13a23e8d26d54d2c199fd444d0267b458d438312 (diff) | |
Imported everything into the herra configuration file
Diffstat (limited to 'hosts/herra')
| -rw-r--r-- | hosts/herra/configuration.nix | 3 |
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"; |
