mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-19 21:30:57 +01:00
Remove localtimed user
This commit is contained in:
parent
c40fdd2a9e
commit
5ce21844d3
1 changed files with 0 additions and 5 deletions
|
|
@ -74,12 +74,7 @@
|
|||
];
|
||||
shell = pkgs.zsh;
|
||||
};
|
||||
localtimed = {
|
||||
group = "localtimed";
|
||||
isSystemUser = true;
|
||||
};
|
||||
};
|
||||
groups.localtimed = {};
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue