various tweaks

This commit is contained in:
Greg Leyda 2022-07-10 15:30:58 -04:00
parent beaf5202ca
commit 0e56188133
5 changed files with 17 additions and 13 deletions

View file

@ -14,6 +14,8 @@
];
programs.home-manager.enable = true;
home = {
username = "gerg";
homeDirectory = "/home/gerg";
stateVersion = "22.11";
file = {
".background-image".source = ./images/stars.jpg;