add foot terminal to lolcathost

This commit is contained in:
Emile Clark-Boman 2025-08-31 15:04:24 +10:00
parent b2e95eebd7
commit f4b4052c30
3 changed files with 332 additions and 3 deletions

View file

@ -4,6 +4,7 @@
lib,
config,
pkgs,
pkgs-unstable,
...
}: {
imports = [
@ -15,11 +16,12 @@
../modules/btop.nix
../modules/term/ghostty.nix
../modules/term/foot.nix
# ../modules/term/rio.nix
../modules/firefox.nix
#../modules/hypr/hypridle.nix
../modules/hypr/hyprlock.nix
#../modules/wm/hypr/hypridle.nix
../modules/wm/hypr/hyprlock.nix
../modules/kanshi.nix
../modules/ags
];