mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-07-09 09:18:29 +00:00
~
This commit is contained in:
parent
146a2de0ec
commit
c073f16858
6 changed files with 440 additions and 404 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue