Merge branch 'main' of ssh://git.trex-halfbeak.ts.net/don/NixOS-Configs
This commit is contained in:
commit
f3fb81d291
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
requests
|
requests
|
||||||
setuptools
|
setuptools
|
||||||
];
|
];
|
||||||
python-with-my-packages = pkgs.python314Full.withPackages my-python-packages;
|
python-with-my-packages = pkgs.python3Full.withPackages my-python-packages;
|
||||||
in {
|
in {
|
||||||
nix = {
|
nix = {
|
||||||
settings = {
|
settings = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue