From 73d770fe575f4ff1b4b612fdf0bb94a13c1a497d Mon Sep 17 00:00:00 2001 From: Ahwx Date: Sat, 13 Sep 2025 20:04:09 +0200 Subject: [PATCH] fix: use correct type for foot config --- 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 8fb8829..bac074f 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" = '' + home.file."/home/${username}.config/foot/foot.ini".text = '' # -*- conf -*- # font=GohuFont 14 Nerd Font Mono:size=9