clan: add rpqt user on renoir and crocus
This commit is contained in:
parent
9a69fc644d
commit
905e88f6a7
1 changed files with 7 additions and 4 deletions
|
|
@ -32,10 +32,13 @@
|
|||
clan.inventory.instances.user-rpqt = {
|
||||
module.input = "clan-core";
|
||||
module.name = "users";
|
||||
roles.default.machines.haze = {
|
||||
settings = {
|
||||
user = "rpqt";
|
||||
roles.default.machines = {
|
||||
haze = { };
|
||||
crocus = { };
|
||||
renoir = { };
|
||||
};
|
||||
roles.default.settings = {
|
||||
user = "rpqt";
|
||||
};
|
||||
roles.default.extraModules = [
|
||||
self.nixosModules.user-rpqt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue