simple-osd-daemons prep
This commit is contained in:
parent
d853ac48b6
commit
41bc4b331d
@ -45,6 +45,8 @@
|
|||||||
gitlab-ci-mode-flycheck
|
gitlab-ci-mode-flycheck
|
||||||
gitlab
|
gitlab
|
||||||
undo-tree
|
undo-tree
|
||||||
|
rust-mode
|
||||||
|
go-mode
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
@ -79,7 +79,7 @@ in {
|
|||||||
loginAccounts = {
|
loginAccounts = {
|
||||||
"balsoft@balsoft.ru" = {
|
"balsoft@balsoft.ru" = {
|
||||||
aliases =
|
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;
|
inherit hashedPassword;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user