comment
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user