Large restructuring
This commit is contained in:
parent
22a6bd4040
commit
4e174013da
26 changed files with 39 additions and 43 deletions
5
hosts/servers/common/users.nix
Normal file
5
hosts/servers/common/users.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ specialArgs, inputs, config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
home-manager.users.user = import ../../../users/servers/user.nix";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue