hehehehehe, got multi user config started. now, somehow, fix home-manager to work per user...
This commit is contained in:
parent
b139021f8e
commit
00e0fae167
5 changed files with 12 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, options, lib, pkgs, ... }:
|
||||
{ config, options, lib, pkgs, inputs, ... }:
|
||||
let
|
||||
inherit (lib.modules) mkIf;
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue