initial commit
All checks were successful
Flake check / flake-check (pull_request) Successful in 4m23s

This commit is contained in:
sid 2026-03-30 12:35:50 +02:00
parent ab45816418
commit 951182f6df
3 changed files with 207 additions and 0 deletions

View file

@ -33,4 +33,5 @@
virtualisation = import ./virtualisation;
webPage = import ./webPage;
windows-oci = import ./windows-oci;
zfs = import ./zfs;
}