home : fix file manager config, add r2modman
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 1m59s
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 1m59s
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
};
|
||||
|
||||
home.file = {
|
||||
".config/wallpaper.png".source = lib.mkDefault utils/wallpaper.png;
|
||||
".config/lock_screen.jpg".source = lib.mkDefault utils/lock_screen.jpg;
|
||||
".config/wallpaper.png".source = lib.mkDefault ../utils/wallpaper.png;
|
||||
".config/lock_screen.jpg".source = lib.mkDefault ../utils/lock_screen.jpg;
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user