nixos/home-manager/noe/hosts/work-mac.nix
2023-12-11 18:18:41 -05:00

6 lines
76 B
Nix

username: {
imports = [
../common
../common/work-user.nix
];
}