removed ester user
This commit is contained in:
parent
cd825313dc
commit
4d0aa119b0
10 changed files with 1 additions and 134 deletions
|
@ -16,7 +16,6 @@
|
|||
isTerminalUser = true;
|
||||
isPrincipleUser = true;
|
||||
};
|
||||
ester.isDesktopUser = true;
|
||||
eve.isDesktopUser = true;
|
||||
};
|
||||
sync = {
|
||||
|
|
|
@ -50,12 +50,6 @@
|
|||
options = ["x-systemd.automount" "user" "nofail" "soft" "x-systemd.idle-timeout=600" "fsc"];
|
||||
};
|
||||
|
||||
"/mnt/ester_home" = {
|
||||
device = "defiant:/exports/ester";
|
||||
fsType = "nfs";
|
||||
options = ["x-systemd.automount" "user" "nofail" "soft" "x-systemd.idle-timeout=600" "fsc"];
|
||||
};
|
||||
|
||||
"/mnt/users_home" = {
|
||||
device = "defiant:/exports/users";
|
||||
fsType = "nfs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue