mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -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";
|
||||
shell = pkgs.bash;
|
||||
|
||||
# This will pull an image from your ~Pictures/wallpapers directory
|
||||
wallpaper = "mountains.jpg";
|
||||
|
||||
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue