mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
changed wallpaper to fetchurl
This commit is contained in:
parent
92869f833a
commit
edaffee627
5 changed files with 12 additions and 14 deletions
|
|
@ -9,9 +9,6 @@ userConfigs = rec {
|
|||
email = "bryan@ramos.codes";
|
||||
shell = pkgs.bash;
|
||||
|
||||
# From wallpapers directory
|
||||
wallpaper = "targon.jpg";
|
||||
|
||||
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
|
||||
|
||||
gitConfig = optionalAttrs modules.git.enable {
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 609 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 117 KiB |
Loading…
Add table
Add a link
Reference in a new issue