mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
profiles and user refactor
This commit is contained in:
parent
072cc571f9
commit
c9bd5a3766
30 changed files with 153 additions and 213 deletions
|
|
@ -13,7 +13,9 @@ let cfg = config.kw; in {
|
|||
type = types.nullOr (types.listOf types.path);
|
||||
default = [ ../../users/kat/sway/wallpapers/left.jpg ../../users/kat/sway/wallpapers/main.png ../../users/kat/sway/wallpapers/right.jpg ];
|
||||
};
|
||||
|
||||
hexColors = mkOption {
|
||||
type = types.attrsOf types.str;
|
||||
};
|
||||
font = {
|
||||
name = mkOption {
|
||||
type = types.str;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue