flocon/flakeModules/flake-module.nix

5 lines
39 B
Nix

{
imports = [
./atuin.nix
];
}