many changes this one forgot

This commit is contained in:
Lucy Hochkamp 2025-04-04 18:42:10 +02:00
parent 67c2117563
commit 44307a3f6f
No known key found for this signature in database
22 changed files with 1081 additions and 437 deletions

View file

@ -0,0 +1,5 @@
{
modules = [ ./configuration.nix ];
system = "x86_64-linux";
hostName = "ds9";
}