aboutsummaryrefslogtreecommitdiff
path: root/hosts/herra/configuration.nix
diff options
context:
space:
mode:
authorWolfQuery <qwertman783@outlook.com>2026-04-14 19:35:01 +0200
committerWolfQuery <qwertman783@outlook.com>2026-04-14 19:35:01 +0200
commit7000bb210b405aebab3e21927ec69f13d0612c5b (patch)
treed17b0fb0385867e40a276ccd231c2720c9ed65fa /hosts/herra/configuration.nix
parent4e438bebc975e7176adf0604e514a0e22f6bee31 (diff)
added configuration for the nix store (on a separate partition labeled nixstore to enable all btrfs compression
Diffstat (limited to 'hosts/herra/configuration.nix')
-rw-r--r--hosts/herra/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/herra/configuration.nix b/hosts/herra/configuration.nix
index 2857ca1..34e1c32 100644
--- a/hosts/herra/configuration.nix
+++ b/hosts/herra/configuration.nix
@@ -5,6 +5,7 @@
}: {
imports = [
./hardware-configuration.nix
+ ./file-system.nix
./packages.nix
./audio.nix
./drivers.nix