mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
removed redundant
This commit is contained in:
parent
481d435428
commit
201e2160a4
2 changed files with 1 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ let
|
||||||
email = "bryan@ramos.codes";
|
email = "bryan@ramos.codes";
|
||||||
shell = pkgs.bash;
|
shell = pkgs.bash;
|
||||||
|
|
||||||
|
# This will pull an image from your ~Pictures/wallpapers directory
|
||||||
wallpaper = "mountains.jpg";
|
wallpaper = "mountains.jpg";
|
||||||
|
|
||||||
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
|
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
|
||||||
|
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
src/user/modules/gui/wallpapers/
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue