NixOS-Config/hosts/extern/users/default.nix

5 lines
38 B
Nix
Raw Normal View History

2024-12-08 06:41:06 -05:00
{ ... }:
{
imports = [ ./jimbo ];
}