1
0
Fork 0
mirror of https://git.sr.ht/~roxwize/.dotfiles synced 2025-07-09 09:18:29 +00:00
This commit is contained in:
Rae 5e 2025-07-07 20:15:08 -04:00
parent 146a2de0ec
commit c073f16858
Signed by: rae
GPG key ID: 5B1A0FAB9BAB81EE
6 changed files with 440 additions and 404 deletions

View file

@ -2,7 +2,7 @@
{ pkgs, config, lib, ... }: let
cfg = config.r5e.home;
in with lib; {
options.r5e.home = mkOption {
options.r5e.user = mkOption {
type = types.attrsOf {
wallpaper = mkOption {
type = types.str;