sisyphus/nixos/modules/programs/default.nix

5 lines
42 B
Nix

{
imports = [
./home-manager
];
}