initial commit

This commit is contained in:
eyjhb 2024-08-08 14:16:04 +02:00
commit 2ca4b5440a
Signed by: eyjhb
GPG key ID: 609F508E3239F920
13 changed files with 584 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{
imports = [
./state.nix
./easy-zfs-mounts.nix
];
}