Finer grained home-manager hosts

This commit is contained in:
Greg Hellings
2023-08-21 10:20:24 -05:00
parent 9c22f7414c
commit ad20ca1856
6 changed files with 26 additions and 11 deletions
+3
View File
@@ -31,5 +31,8 @@ in {
}
"virt-manager"
];
casks = [
"synology-drive"
];
};
}