This commit is contained in:
jopejoe1 2024-08-08 21:08:25 +02:00
parent 55aeca7389
commit d206479a6d
4 changed files with 16 additions and 12 deletions

View file

@ -1,6 +1,4 @@
{ ... }:
{
imports = [
./jopejoe1
];
imports = [ ./jopejoe1 ];
}