split/rename options, bundle vendor settings
This commit is contained in:
parent
1b7989336e
commit
3a9a7242fc
18 changed files with 109 additions and 54 deletions
|
|
@ -6,6 +6,8 @@
|
|||
}: let
|
||||
cfg = config.my.desktop.vinzenz;
|
||||
in {
|
||||
options.my.desktop.vinzenz.enable = lib.mkEnableOption "user vinzenz";
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
# Define user account
|
||||
users.users.vinzenz = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue