.hive/modules/home/doom/default.nix

6 lines
45 B
Nix

{...}: {
imports = [
./doom.nix
];
}