fix: set foot.ini config file to be in the correct location

This commit is contained in:
Ahwx 2025-10-03 15:34:54 +02:00
parent 73d770fe57
commit eee7559739

View file

@ -1,6 +1,6 @@
{ pkgs, username, ... }: { pkgs, username, ... }:
{ {
home.file."/home/${username}.config/foot/foot.ini".text = '' home.file.".config/foot/foot.ini".text = ''
# -*- conf -*- # -*- conf -*-
# font=GohuFont 14 Nerd Font Mono:size=9 # font=GohuFont 14 Nerd Font Mono:size=9