This commit is contained in:
John Lancaster
2026-03-10 16:31:49 -05:00
parent c26bbdfd9c
commit fe800b19b1

View File

@@ -3,6 +3,7 @@ let
username = "john"; username = "john";
in in
{ {
# https://github.com/Doc-Steve/dendritic-design-with-flake-parts/wiki/Dendritic_Aspects#multi-context-aspect
flake.modules.nixos."${username}" = { pkgs, ... }: { flake.modules.nixos."${username}" = { pkgs, ... }: {
home-manager.users."${username}" = { home-manager.users."${username}" = {
imports = [ imports = [