mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
feat: interoperate [deploy-rs, colmena]
This commit is contained in:
parent
0fef01bfe6
commit
f108a20f26
15 changed files with 235 additions and 122 deletions
|
|
@ -250,6 +250,9 @@ _: let
|
|||
in {
|
||||
arch = "x86_64";
|
||||
type = "NixOS";
|
||||
colmena.tags = [
|
||||
"personal"
|
||||
];
|
||||
ci.enable = false; # Closure too large
|
||||
modules = [
|
||||
hostConfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue