flake/flakes/darwin/users/default.nix

7 lines
No EOL
67 B
Nix

{ ... }:
{
imports = [
./normal-users/guanranwang.nix
];
}