Add antidote config
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
imports = [ ./zsh.nix ];
|
||||
imports = [
|
||||
./antidote.nix
|
||||
./zsh.nix
|
||||
];
|
||||
}
|
||||
|
Reference in New Issue
Block a user