Begin Dendritic rewrite

This commit is contained in:
2026-03-06 19:05:37 -06:00
parent eb5b08c8f0
commit f656be3dfb
7 changed files with 16 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
{ ... }: {
{ inputs, ... }: {
flake.homeModules.nathan = { config, lib, pkgs, inputs, ... }: let
flake.homeModules.nathan = { config, lib, pkgs, ... }: let
system = "x86_64-linux";