added yunodo-redux input

This commit is contained in:
steven carpenter 2025-07-15 09:27:25 -04:00
parent d11cb54e56
commit 834276fbc3
3 changed files with 51 additions and 1 deletions

View file

@ -11,6 +11,7 @@
xremap.url = "github:xremap/nix-flake";
hyprland.url = "github:hyprwm/Hyprland";
sk-extract.url = "git+https://git.skdevstudios.com/specCon18/sk_extract.git";
yunodo.url = "git+https://git.skdevstudios.com/specCon18/yunodo_redux.git";
};
outputs = { self, nixpkgs, ... }@inputs: {