summaryrefslogtreecommitdiff
path: root/hosts/kaworu/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/kaworu/default.nix')
-rw-r--r--hosts/kaworu/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/kaworu/default.nix b/hosts/kaworu/default.nix
index 5056512..940f3fc 100644
--- a/hosts/kaworu/default.nix
+++ b/hosts/kaworu/default.nix
@@ -1,6 +1,6 @@
# Kaworu
# System configuration for my desktop
-{...}: {
+_: {
imports = [
./hardware.nix
];