mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
various tweaks
This commit is contained in:
parent
beaf5202ca
commit
0e56188133
5 changed files with 17 additions and 13 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue