Updated system

This commit is contained in:
Emmet
2025-05-04 09:23:25 -05:00
parent a01c55adaf
commit 58504c7fc4
3 changed files with 90 additions and 14 deletions

View File

@ -104,10 +104,11 @@
inputs.hyprutils.follows = "hyprutils";
};
#ashell = {
# url = "github:librephoenix/ashell";
# inputs.nixpkgs.follows = "nixpkgs";
#};
ashell = {
url = "github:librephoenix/ashell";
inputs.nixpkgs.follows = "nixpkgs";
inputs.rust-overlay.follows = "rust-overlay";
};
plasma-manager = {
url = "github:nix-community/plasma-manager";