simple-osd-daemons prep

This commit is contained in:
Alexander Bantyev 2020-09-14 01:36:22 +03:00
parent d853ac48b6
commit 41bc4b331d
Signed by: balsoft
GPG Key ID: E081FF12ADCB4AD5
2 changed files with 3 additions and 1 deletions

View File

@ -45,6 +45,8 @@
gitlab-ci-mode-flycheck
gitlab
undo-tree
rust-mode
go-mode
];
};

View File

@ -79,7 +79,7 @@ in {
loginAccounts = {
"balsoft@balsoft.ru" = {
aliases =
[ "balsoft" "admin@balsoft.ru" "admin" "root@balsoft.ru" "root" ];
[ "balsoft" "admin@balsoft.ru" "patches" "patches@balsoft.ru" "issues" "issues@balsoft.ru" "admin" "root@balsoft.ru" "root" ];
inherit hashedPassword;
};
};