New mothership
host
This commit is contained in:
parent
a18eb2e7c3
commit
cc49f8b491
3 changed files with 156 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
];
|
||||
};
|
||||
hs = {};
|
||||
devbox = {
|
||||
mothership = {
|
||||
extraModules = [inputs.disko.nixosModules.disko];
|
||||
extraHmModules = [
|
||||
inputs.ccrEmacs.hmModules.default
|
||||
|
@ -181,7 +181,9 @@
|
|||
}
|
||||
];
|
||||
secrets = {
|
||||
"cachix" = {};
|
||||
"git-workspace-tokens".owner = "ccr";
|
||||
"magit-forge-github-token".owner = "ccr";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue