mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
put users into sub module
This commit is contained in:
parent
d73dc3ba23
commit
fab23b28eb
7 changed files with 24 additions and 14 deletions
|
@ -13,8 +13,10 @@
|
|||
nix.enable = true;
|
||||
plasma.enable = true;
|
||||
sway.enable = true;
|
||||
jopejoe1.enable = true;
|
||||
root.enable = true;
|
||||
user = {
|
||||
jopejoe1.enable = true;
|
||||
root.enable = true;
|
||||
};
|
||||
ssh.enable = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue