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

@ -180,7 +180,7 @@ in {
home-manager = {
users.me = import ../../homes/me;
#extraSpecialArgs = {inherit inputs pkgs;};
extraSpecialArgs = {inherit inputs pkgs pkgs-unstable;};
sharedModules = [
inputs.ags.homeManagerModules.default
];