mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-17 20:43:03 +01:00
Add zsh completions for system packages
This commit is contained in:
parent
22573ce377
commit
c72bec7b9d
1 changed files with 2 additions and 1 deletions
|
|
@ -25,7 +25,8 @@
|
|||
font = "Lat2-Terminus16";
|
||||
keyMap = "dvorak-programmer";
|
||||
};
|
||||
|
||||
|
||||
environment.pathsToLink = [ "/share/zsh" ];
|
||||
security.rtkit.enable = true;
|
||||
services = {
|
||||
flatpak.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue