nix-conf/modules/users/default.nix
2023-12-30 23:39:33 +01:00

5 lines
49 B
Nix

{ ... }:
{
imports = [ ./root ./jopejoe1 ];
}