mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-05-08 15:22:10 +08:00
chore: still not sure how to fix this
This commit is contained in:
parent
31c1688207
commit
543dfbccb1
1 changed files with 4 additions and 4 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue