Trying ashell

This commit is contained in:
Emmet
2025-03-08 16:24:10 -06:00
parent 3620c1ad51
commit 16b66ba515
5 changed files with 169 additions and 92 deletions

View File

@ -105,6 +105,11 @@
inputs.hyprutils.follows = "hyprutils";
};
ashell = {
url = "github:librephoenix/ashell";
inputs.nixpkgs.follows = "nixpkgs";
};
plasma-manager = {
url = "github:nix-community/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";