restructure user management
This commit is contained in:
parent
3a9a7242fc
commit
ddb7df4a4e
16 changed files with 482 additions and 481 deletions
|
|
@ -7,11 +7,12 @@
|
|||
];
|
||||
|
||||
config = {
|
||||
my.desktop = {
|
||||
enableGnome = true;
|
||||
enableGaming = true;
|
||||
|
||||
vinzenz.enable = true;
|
||||
my = {
|
||||
enabledUsers = ["vinzenz"];
|
||||
desktop = {
|
||||
enableGnome = true;
|
||||
enableGaming = true;
|
||||
};
|
||||
};
|
||||
|
||||
# flatpak xdg-portal-kde crashes, otherwise this would be global
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue