about summary refs log tree commit diff
path: root/home/profiles/gui/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/gui/default.nix')
-rw-r--r--home/profiles/gui/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/gui/default.nix b/home/profiles/gui/default.nix
index 1a4086f..32a6d47 100644
--- a/home/profiles/gui/default.nix
+++ b/home/profiles/gui/default.nix
@@ -86,7 +86,7 @@ in
         export XDG_CURRENT_DESKTOP=sway;
       '';
 
-      extraConfig = import ./config/sway.nix { inherit pkgs neotheme; };
+      extraConfig = import ./config/sway.nix { inherit config pkgs neotheme; };
     };
 
     i18n.inputMethod.enabled = "fcitx5";