new services

This commit is contained in:
Lucy Hochkamp 2025-09-07 00:53:50 +02:00
parent f2fcbfb679
commit bbe47c8fe6
No known key found for this signature in database
7 changed files with 353 additions and 2 deletions

View file

@ -110,7 +110,7 @@
);
nixosConfigurations = lib.xyno.loadInstances ./instances (modules);
devShell."x86_64-linux" =
devShells."x86_64-linux".default =
let
pkgs = genPkgs "x86_64-linux";
in