HertogVim/config/default.nix

7 lines
94 B
Nix

{
# Import all your configuration modules here
imports = [
./colourScheme.nix
];
}