using dynamic vars now

This commit is contained in:
Semere Meharena Mebrahtom 2026-07-18 21:11:44 +02:00
parent 168633cf07
commit edbbc0dbc2
Signed by: semere
GPG key ID: 7FC937214DF30488
5 changed files with 21 additions and 15 deletions

View file

@ -1,4 +1,4 @@
{ config, lib, pkgs, ... }:
{ config, lib, pkgs, userVars, ... }:
let
cfg = config.dotfiles.desktop;
@ -39,7 +39,7 @@ in
tor-browser
];
home-manager.users.semere = {
home-manager.users."${userVars.username}" = {
programs.foot = {
enable = true;
settings = {