fixing warning
This commit is contained in:
parent
d7e3c25116
commit
72e17f8ca3
4 changed files with 14 additions and 15 deletions
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
xresources.properties = {
|
||||
"Xcursor.size" = 16;
|
||||
"Xft.dpi" = 172;
|
||||
"Xft.dpi" = 200;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
@ -111,5 +111,4 @@
|
|||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
home.stateVersion = "23.05";
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue