add store

This commit is contained in:
2025-10-31 18:53:07 -04:00
parent eb066c5712
commit fb98f0e01a
4 changed files with 74 additions and 1 deletions

View File

@@ -36,7 +36,7 @@
system = "x86_64-linux";
# hostnames
hosts = ["thonkpad" "rq" "yoga" "server1" "server2" "server3"];
hosts = ["thonkpad" "rq" "yoga" "server1" "server2" "server3" "store"];
baseModule = {lib, ...}: {
imports = [