summaryrefslogtreecommitdiff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/x/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/machines/x/configuration.nix b/machines/x/configuration.nix
index a5bad12..33245d1 100644
--- a/machines/x/configuration.nix
+++ b/machines/x/configuration.nix
@@ -9,13 +9,13 @@
"amdgpu.nix"
"amd.nix"
"nvidia.nix"
- "passthrough.nix"
"core/audio.nix"
"core/bluetooth.nix"
"core/fonts.nix"
"compromyse.nix"
"login.nix"
"virtualization.nix"
+ "passthrough.nix"
]);
boot.loader.systemd-boot.enable = true;