currents config

This commit is contained in:
2025-10-09 18:06:11 -06:00
parent 93cf3e672d
commit bb466db985
8 changed files with 77 additions and 8 deletions

View File

@@ -4,8 +4,8 @@
inputs = {
#dev stuff
pydev.url ="./system/extras/pydev/";
currents.url = "github:autumnalmusing/currents/handler";
# pydev.url ="./system/extras/pydev/";
currents.url = "github:autumnalmusing/currents/main";
#regular flakes
nixpkgs.url = "github:nixos/nixpkgs?ref=nixos-unstable";
lix.url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";
@@ -26,7 +26,7 @@
lix-module,
lix,
home-manager,
pydev,
# pydev,
currents,
nixos-wsl,
...