Add zsh completions for system packages

This commit is contained in:
Quentin Boyer 2022-06-04 20:52:31 +02:00
parent 22573ce377
commit c72bec7b9d

View file

@ -25,7 +25,8 @@
font = "Lat2-Terminus16";
keyMap = "dvorak-programmer";
};
environment.pathsToLink = [ "/share/zsh" ];
security.rtkit.enable = true;
services = {
flatpak.enable = true;