fix: actually add foot to packages inside foot configuration file

This commit is contained in:
Ahwx 2026-04-29 00:16:28 +02:00
parent 608e797bd6
commit 2919d0b618

View file

@ -1,5 +1,9 @@
{ pkgs, username, ... }:
{
home.packages = with pkgs; [
foot
];
home.file.".config/foot/foot.ini".text = ''
# -*- conf -*-