task | add support for colmena

This commit is contained in:
Don Harper 2024-09-24 23:16:55 -05:00
parent 7f8f785f9f
commit fa6e63ace6
7 changed files with 30 additions and 18 deletions

View file

@ -19,4 +19,7 @@
../../home/work
];
networking.hostName = "eve";
deployment = {
tags = [ "workstation" ];
};
}