Files
nixos-configv3/home/default.nix
2026-06-21 21:34:23 -04:00

7 lines
52 B
Nix
Executable File

{
imports = [
./git.nix
./bash.nix
];
}