parent
4df69d9d50
commit
d6729d89d5
1 changed files with 5 additions and 0 deletions
|
@ -58,6 +58,11 @@ in {
|
|||
libpulseaudio
|
||||
;
|
||||
};
|
||||
|
||||
extraPythonPackages = p:
|
||||
with p; [
|
||||
click
|
||||
];
|
||||
};
|
||||
|
||||
# Misc Packages
|
||||
|
|
Loading…
Add table
Reference in a new issue