This commit is contained in:
2025-07-24 00:31:09 +03:00
parent 553ed61e34
commit 333b4f8549
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@
# Extras
plasma-manager = "nix run github:nix-community/plasma-manager";
pip2nix = "nix run github:nix-community/pip2nix -- generate -r"; # https://github.com/nix-community/pip2nix
json2nix = "nix run github:sempruijs/json2nix";
};
};
}