mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
changed wallpaper
This commit is contained in:
parent
12d01c65a9
commit
aff0a79021
4 changed files with 3 additions and 2 deletions
|
|
@ -21,7 +21,7 @@
|
|||
homeDirectory = "/home/gerg";
|
||||
stateVersion = "22.11";
|
||||
file = {
|
||||
".background-image".source = ../images/stars.jpg;
|
||||
".background-image".source = ../images/nix-stars.png;
|
||||
".config" = {
|
||||
source = ./config;
|
||||
recursive = true;
|
||||
|
|
|
|||
BIN
images/nix-stars.png
Normal file
BIN
images/nix-stars.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.5 MiB |
|
|
@ -48,7 +48,7 @@ font-weight = bold
|
|||
font-style = normal
|
||||
text-color = "#7AA2F7"
|
||||
error-color = "#DB4B4B"
|
||||
background-image = "/etc/nixos/images/stars-1080.jpg"
|
||||
background-image = "/etc/nixos/images/nix-stars.png"
|
||||
background-color = "#000000"
|
||||
window-color = "#000000"
|
||||
border-color = "#000000"
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
openjdk
|
||||
AFKCommands
|
||||
xmrig
|
||||
steam-run
|
||||
];
|
||||
#user managment
|
||||
users = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue