nix-conf/home-modules/users/default.nix
2024-08-08 21:08:25 +02:00

4 lines
41 B
Nix

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