yggdrasil: zfs prep

This commit is contained in:
Christoph Hollizeck 2026-01-31 14:54:01 +01:00
parent e642a10ec2
commit 3f746987b3
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
6 changed files with 245 additions and 79 deletions

View file

@ -1,12 +1,7 @@
{
config,
...
}:
let
in
{
flake.modules.nixos."hosts/loptland" =
{
config,
inputs,
lib,
pkgs,