infrastructure/config/users/kat/dev/settings.nix
2021-09-04 01:14:17 +01:00

5 lines
45 B
Nix

{ ... }: {
excludes = [
"emacs"
];
}