From 1a12654f9109fc84d59898e32d8bf5527a837b8b Mon Sep 17 00:00:00 2001 From: ahwx Date: Sat, 21 Feb 2026 23:21:15 +0100 Subject: [PATCH] fix: path --- modules/home/spacebar.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/spacebar.nix b/modules/home/spacebar.nix index 39266c7..2bd9e0a 100755 --- a/modules/home/spacebar.nix +++ b/modules/home/spacebar.nix @@ -4,7 +4,7 @@ spacebar ]; - home.file."/users/${username}/.config/spacebar/spacebarrc" = { + home.file.".config/spacebar/spacebarrc" = { executable = true; text = '' #!/usr/bin/env sh