NixOS-Config/hosts/envy/users/default.nix
2024-12-16 12:11:12 -05:00

5 lines
38 B
Nix

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