added sk_extract to system

This commit is contained in:
steven carpenter 2025-07-15 09:05:10 -04:00
parent 6df932d3cb
commit d11cb54e56
5 changed files with 68 additions and 13 deletions

View file

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