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

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