From eee7559739e723fcb8039d20b4ad0668b9359690 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 3 Oct 2025 15:34:54 +0200 Subject: [PATCH] fix: set `foot.ini` config file to be in the correct location --- modules/home/foot.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/foot.nix b/modules/home/foot.nix index bac074f..552b7fd 100644 --- a/modules/home/foot.nix +++ b/modules/home/foot.nix @@ -1,6 +1,6 @@ { pkgs, username, ... }: { - home.file."/home/${username}.config/foot/foot.ini".text = '' + home.file.".config/foot/foot.ini".text = '' # -*- conf -*- # font=GohuFont 14 Nerd Font Mono:size=9