mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
fixed wallpapers path
This commit is contained in:
parent
f4787dc412
commit
ace324425d
6 changed files with 7 additions and 3 deletions
|
|
@ -5,6 +5,9 @@ let
|
|||
name = "bryan";
|
||||
email = "bryan@ramos.codes";
|
||||
shell = pkgs.bash;
|
||||
|
||||
wallpaper = "mountains.jpg";
|
||||
|
||||
groups = [ "wheel" "networkmanager" "home-manager" "input" ];
|
||||
|
||||
sshKeys = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue