Files
nixos-configv3/home/default.nix
TheCrazyInsanity af861165e5 idk man
2025-12-18 14:26:37 -05:00

6 lines
51 B
Nix
Executable File

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