This commit is contained in:
2025-12-30 13:30:18 -06:00
parent 60509f93f0
commit 4cfddd2c7e
2 changed files with 77 additions and 42 deletions

View File

@@ -44,7 +44,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
autoaspm = {
url = "github:notthebee/AutoASPM";
url = "git+https://git.notthebe.ee/notthebee/AutoASPM.git";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {