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 = {
|
||||
|
||||
@@ -80,6 +80,10 @@
|
||||
nodejs
|
||||
taskwarrior-tui
|
||||
sbcl
|
||||
hidden-bar
|
||||
weechat
|
||||
android-tools
|
||||
nchat
|
||||
];
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user