Merge branch 'master' of ssh://ssh.nx2.site:50022/nx2/dotfiles
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{ pkgs, ... }@all: with all; {
|
||||
home.packages = with pkgs; [
|
||||
asciinema
|
||||
bat
|
||||
cmake
|
||||
cmatrix
|
||||
|
||||
@@ -5,6 +5,8 @@
|
||||
requests
|
||||
# debugpy
|
||||
black
|
||||
uv
|
||||
uv-build
|
||||
]);
|
||||
in {
|
||||
packages = [
|
||||
|
||||
Reference in New Issue
Block a user