change name
This commit is contained in:
parent
6bba15faae
commit
82e70e0151
4 changed files with 12 additions and 16 deletions
|
@ -48,13 +48,13 @@
|
||||||
packages = with pkgs; [ ffmpeg ];
|
packages = with pkgs; [ ffmpeg ];
|
||||||
};
|
};
|
||||||
|
|
||||||
schweby = {
|
moira = {
|
||||||
uid = 1004;
|
uid = 1004;
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
extraGroups = [ "wheel" "cdrom" ];
|
extraGroups = [ "wheel" "cdrom" ];
|
||||||
openssh.authorizedKeys.keys = [
|
openssh.authorizedKeys.keys = [
|
||||||
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKqj9RRfthjBl4+y4YH7aWetx5qs2KOE2B0oOw3pjRrQ schweby 2022-05-22"
|
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJrcJRF71+XM5YZj+SaSiGcdVZ0IDxGBXIWssDtHiTtr moira_2022_06"
|
||||||
];
|
];
|
||||||
hashedPassword = "$6$zkAsaVdmIduqZxez$GY9aBlYeP41F0it/VbbZzLLLRQhHAbDdFsa3e/1GS9McTuSimMHODg6HqNVEH1zSqD3afhK/0UHfqbtF5qpi90";
|
hashedPassword = "$6$zkAsaVdmIduqZxez$GY9aBlYeP41F0it/VbbZzLLLRQhHAbDdFsa3e/1GS9McTuSimMHODg6HqNVEH1zSqD3afhK/0UHfqbtF5qpi90";
|
||||||
};
|
};
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"raphael@hacc.space".hashedPassword =
|
"raphael@hacc.space".hashedPassword =
|
||||||
"$6$QveHpwMcp9mkFVAU$EFuahOrJIxPg.c.WGFHtrP3.onwJYwvP7fiBHHGb9jhosewZ2tEUP.2D3uyDLhd9Cfny6Yp4jDk/Hkjk7/ME1/";
|
"$6$QveHpwMcp9mkFVAU$EFuahOrJIxPg.c.WGFHtrP3.onwJYwvP7fiBHHGb9jhosewZ2tEUP.2D3uyDLhd9Cfny6Yp4jDk/Hkjk7/ME1/";
|
||||||
|
|
||||||
"schweby@hacc.space".hashedPassword =
|
"moira@hacc.space".hashedPassword =
|
||||||
"$6$BpYhwcZNrkLhVqK$6FMqA/vUkdV4GBlHLSqS5DRCb/CaLDNeIsBcZ8G30heytS/tJj2Ag7b1ovSltTA4PUfhee3pJrz1BkwkA93vN1";
|
"$6$BpYhwcZNrkLhVqK$6FMqA/vUkdV4GBlHLSqS5DRCb/CaLDNeIsBcZ8G30heytS/tJj2Ag7b1ovSltTA4PUfhee3pJrz1BkwkA93vN1";
|
||||||
|
|
||||||
"zauberberg@hacc.space".hashedPassword =
|
"zauberberg@hacc.space".hashedPassword =
|
||||||
|
@ -81,7 +81,7 @@
|
||||||
"hexchen@hacc.space"
|
"hexchen@hacc.space"
|
||||||
"octycs@hacc.space"
|
"octycs@hacc.space"
|
||||||
"raphael@hacc.space"
|
"raphael@hacc.space"
|
||||||
"schweby@hacc.space"
|
"moira@hacc.space"
|
||||||
"zauberberg@hacc.space"
|
"zauberberg@hacc.space"
|
||||||
"stuebinm@hacc.space"
|
"stuebinm@hacc.space"
|
||||||
"lenny@hacc.space"
|
"lenny@hacc.space"
|
||||||
|
@ -89,12 +89,12 @@
|
||||||
|
|
||||||
# admin: current people with access to the mail server and knowledge on how to use it™
|
# admin: current people with access to the mail server and knowledge on how to use it™
|
||||||
"admin@hacc.space" =
|
"admin@hacc.space" =
|
||||||
[ "hexchen@hacc.space" "schweby@hacc.space" "zauberberg@hacc.space" ];
|
[ "hexchen@hacc.space" "moira@hacc.space" "zauberberg@hacc.space" ];
|
||||||
|
|
||||||
# voc: hacc video operation center, various streaming-related things
|
# voc: hacc video operation center, various streaming-related things
|
||||||
"voc@hacc.space" = [
|
"voc@hacc.space" = [
|
||||||
"hexchen@hacc.space"
|
"hexchen@hacc.space"
|
||||||
"schweby@hacc.space"
|
"moira@hacc.space"
|
||||||
"octycs@hacc.space"
|
"octycs@hacc.space"
|
||||||
"stuebinm@hacc.space"
|
"stuebinm@hacc.space"
|
||||||
"zauberberg@hacc.space"
|
"zauberberg@hacc.space"
|
||||||
|
@ -105,13 +105,13 @@
|
||||||
# -- Regional: Germany --
|
# -- Regional: Germany --
|
||||||
# board of hacc e.V.
|
# board of hacc e.V.
|
||||||
"vorstand@hacc.space" =
|
"vorstand@hacc.space" =
|
||||||
[ "raphael@hacc.space" "schweby@hacc.space" "zauberberg@hacc.space" ];
|
[ "raphael@hacc.space" "moira@hacc.space" "zauberberg@hacc.space" ];
|
||||||
|
|
||||||
# members of hacc e.V.
|
# members of hacc e.V.
|
||||||
"mitglieder@hacc.space" = [
|
"mitglieder@hacc.space" = [
|
||||||
"hexchen@hacc.space"
|
"hexchen@hacc.space"
|
||||||
"raphael@hacc.space"
|
"raphael@hacc.space"
|
||||||
"schweby@hacc.space"
|
"moira@hacc.space"
|
||||||
"zauberberg@hacc.space"
|
"zauberberg@hacc.space"
|
||||||
"lenny@hacc.space"
|
"lenny@hacc.space"
|
||||||
"octycs@hacc.space"
|
"octycs@hacc.space"
|
||||||
|
@ -123,7 +123,7 @@
|
||||||
"hexchen@hacc.space"
|
"hexchen@hacc.space"
|
||||||
"octycs@hacc.space"
|
"octycs@hacc.space"
|
||||||
"raphael@hacc.space"
|
"raphael@hacc.space"
|
||||||
"schweby@hacc.space"
|
"moira@hacc.space"
|
||||||
"zauberberg@hacc.space"
|
"zauberberg@hacc.space"
|
||||||
"stuebinm@hacc.space"
|
"stuebinm@hacc.space"
|
||||||
"lenny@hacc.space"
|
"lenny@hacc.space"
|
||||||
|
|
|
@ -7,10 +7,6 @@
|
||||||
configDir = "/persist/var/lib/syncthing/";
|
configDir = "/persist/var/lib/syncthing/";
|
||||||
dataDir = "/persist/data/syncthing/";
|
dataDir = "/persist/data/syncthing/";
|
||||||
devices = {
|
devices = {
|
||||||
schweby = {
|
|
||||||
addresses = []; # empty = dynamic
|
|
||||||
id = "YF7DNNS-B63GERK-YFQ7G7Q-2DG7557-VIWFOTK-R3JOS63-T76POBQ-F6MO6AH";
|
|
||||||
};
|
|
||||||
raphael-laptop = {
|
raphael-laptop = {
|
||||||
addresses = []; # empty = dynamic
|
addresses = []; # empty = dynamic
|
||||||
id = "72B3T74-NOMJV3X-EVJXTJF-5GGAEZB-ZDKBHXQ-VQNRYEU-YCPA2JP-L6NGAAG";
|
id = "72B3T74-NOMJV3X-EVJXTJF-5GGAEZB-ZDKBHXQ-VQNRYEU-YCPA2JP-L6NGAAG";
|
||||||
|
@ -25,7 +21,7 @@
|
||||||
folders = {
|
folders = {
|
||||||
"/persist/data/syncthing/hacc/" = {
|
"/persist/data/syncthing/hacc/" = {
|
||||||
id = "qt2ly-xvvvs";
|
id = "qt2ly-xvvvs";
|
||||||
devices = [ "schweby" "conway" "raphael-laptop"];
|
devices = [ "conway" "raphael-laptop"];
|
||||||
type = "receiveonly";
|
type = "receiveonly";
|
||||||
versioning = {
|
versioning = {
|
||||||
type = "simple";
|
type = "simple";
|
||||||
|
@ -34,7 +30,7 @@
|
||||||
};
|
};
|
||||||
"/persist/data/syncthing/hacc_eV_vorstand/" = {
|
"/persist/data/syncthing/hacc_eV_vorstand/" = {
|
||||||
id = "twwt7-fxrsr";
|
id = "twwt7-fxrsr";
|
||||||
devices = [ "schweby" "conway" "raphael-laptop"];
|
devices = [ "conway" "raphael-laptop"];
|
||||||
# type = "receiveencrypted"; # no yet implemented
|
# type = "receiveencrypted"; # no yet implemented
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
|
@ -402,7 +402,7 @@ registered at the local court Munich VR 208921
|
||||||
<ul>
|
<ul>
|
||||||
<li>raphael or rw</li>
|
<li>raphael or rw</li>
|
||||||
<li>zauberberg</li>
|
<li>zauberberg</li>
|
||||||
<li>schweby</li>
|
<li>moira</li>
|
||||||
</ul
|
</ul
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://gitlab.infra4future.de/hacc/verein/satzung">Satzung</a> (statutes)</li>
|
<li><a href="https://gitlab.infra4future.de/hacc/verein/satzung">Satzung</a> (statutes)</li>
|
||||||
|
|
Loading…
Reference in a new issue