Add sezycei to nginx group; block Lobsters and HN
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
sezycei = {
|
||||
isNormalUser = true;
|
||||
passwordFile = config.age.secrets.sezycei.path;
|
||||
extraGroups = [ "wheel" ];
|
||||
extraGroups = [ "wheel" "nginx" ];
|
||||
packages = with pkgs; [ byobu tmux stack ];
|
||||
};
|
||||
torrent = { isNormalUser = true; };
|
||||
|
Reference in New Issue
Block a user