about summary refs log tree commit diff
path: root/hosts/luna/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/luna/home.nix')
-rw-r--r--hosts/luna/home.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/luna/home.nix b/hosts/luna/home.nix
index bcac39c..cb8f5e9 100644
--- a/hosts/luna/home.nix
+++ b/hosts/luna/home.nix
@@ -1,4 +1,4 @@
-{ config, lib, pkgs, inputs, user, hostname, secrets, ... }:
+{ config, lib, pkgs, inputs, user, hostname, location, secrets, ... }:
 let
   dotfiles = ../../dotfiles;
 in