update
This commit is contained in:
@@ -40,6 +40,10 @@
|
||||
environment.systemPackages = with pkgs; [
|
||||
man-pages
|
||||
man-pages-posix
|
||||
(python3.withPackages (python-pkgs: with python-pkgs; [
|
||||
websocket-client
|
||||
websockets
|
||||
]))
|
||||
];
|
||||
|
||||
services = {
|
||||
|
||||
Reference in New Issue
Block a user