mirror of
https://github.com/thegeneralist01/config.git
synced 2026-03-07 10:59:55 +01:00
fix: fix uid
This commit is contained in:
parent
b21af48112
commit
1814e5d5a2
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
name = "central";
|
||||
home = "/Users/central";
|
||||
shell = pkgs.zsh;
|
||||
uid = 501;
|
||||
uid = 502;
|
||||
# openssh.authorizedKeys.keys = let
|
||||
# inherit (import ../../keys.nix) thegeneralist;
|
||||
# in [ thegeneralist ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue