comment
This commit is contained in:
@@ -3,6 +3,7 @@ let
|
||||
username = "john";
|
||||
in
|
||||
{
|
||||
# https://github.com/Doc-Steve/dendritic-design-with-flake-parts/wiki/Dendritic_Aspects#multi-context-aspect
|
||||
flake.modules.nixos."${username}" = { pkgs, ... }: {
|
||||
home-manager.users."${username}" = {
|
||||
imports = [
|
||||
|
||||
Reference in New Issue
Block a user