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

5 lines
38 B
Nix
Raw Normal View History

2024-12-10 17:54:39 -05:00
{ ... }:
{
imports = [ ./jimbo ];
}