Begin Dendritic rewrite

This commit is contained in:
2026-03-06 18:46:38 -06:00
parent fa9ca0ec63
commit eb5b08c8f0
12 changed files with 21 additions and 299 deletions

View File

@@ -1,6 +1,6 @@
{ ... }: {
{ inputs, ... }: {
flake.nixosModules.container = { config, pkgs, lib, inputs, ... }:
flake.nixosModules.container = { config, pkgs, lib, ... }:
{
imports =