chore: still not sure how to fix this

This commit is contained in:
Ahwx 2026-04-24 11:09:14 +02:00
parent 31c1688207
commit 543dfbccb1

View file

@ -13,10 +13,10 @@
initialPassword = "temporary-password";
};
home-manager = {
inherit username;
homeDirectory = "/home/${username}";
};
#home-manager = {
# inherit username;
# homeDirectory = "/home/${username}";
#};
fonts.fontconfig.antialias = false;
}