mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 18:15:13 -05:00
feat: added user2 and refactored to accommodate
This commit is contained in:
parent
9cdcf4fec4
commit
04d561de0c
48 changed files with 133 additions and 338 deletions
2
profiles/user2/default.nix
Normal file → Executable file
2
profiles/user2/default.nix
Normal file → Executable file
|
@ -8,7 +8,7 @@ let
|
|||
inherit (flake) self;
|
||||
inherit (flake.config.people) user2;
|
||||
inherit (flake.config.machines) devices;
|
||||
inherit (flake.config.people.user.${user2}) name paths;
|
||||
inherit (flake.config.people.users.${user2}) name paths;
|
||||
hostname = config.networking.hostName;
|
||||
in
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue