diff --git a/modules/home/foot.nix b/modules/home/foot.nix index fd9c77b..82c9a9e 100644 --- a/modules/home/foot.nix +++ b/modules/home/foot.nix @@ -1,5 +1,9 @@ { pkgs, username, ... }: { + home.packages = with pkgs; [ + foot + ]; + home.file.".config/foot/foot.ini".text = '' # -*- conf -*-