nix: clean up infra

This commit is contained in:
jopejoe1 2024-07-10 16:03:10 +02:00
parent 41d510d388
commit 4b05d8a984
13 changed files with 307 additions and 137 deletions

View file

@ -0,0 +1,5 @@
{ ... }:
{
imports = [ ./jopejoe1.nix ];
}