Add new PC

This commit is contained in:
2024-02-15 22:37:42 +00:00
parent 81c55bd08c
commit b5fbc0572a
8 changed files with 118 additions and 0 deletions

View File

@@ -118,6 +118,10 @@
hostname = "bigding";
headless = true;
};
sidon = hostSystem {
hostname = "sidon";
headless = false;
};
};
homeConfigurations = {
"deck" = deckSystem {