This commit is a byproduct of your imagination

This does not exist. Take your pills and move on with your day.
This commit is contained in:
caem 2024-11-05 13:50:01 +01:00
parent 5eec253da5
commit ea199534e0
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 11 additions and 6 deletions

View file

@ -15,6 +15,11 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
aagl = {
url = "github:ezKEa/aagl-gtk-on-nix";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs = {
@ -23,6 +28,7 @@
home-manager,
nur,
plasma-manager,
aagl,
...
} @ inputs: let
lib = nixpkgs.lib.extend (final: prev: