Large restructuring

This commit is contained in:
baduhai 2022-12-22 22:38:12 -03:00
parent 22a6bd4040
commit 4e174013da
26 changed files with 39 additions and 43 deletions

View file

@ -0,0 +1,5 @@
{ specialArgs, inputs, config, pkgs, lib, ... }:
{
home-manager.users.user = import ../../../users/servers/user.nix";
}