fix: use correct type for foot config

This commit is contained in:
Ahwx 2025-09-13 20:04:09 +02:00
parent cceceb35c7
commit 73d770fe57

View file

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