get building working again?

This commit is contained in:
Emmet
2025-05-03 11:40:55 -05:00
parent 168256eb76
commit 41b15489ad
2 changed files with 6 additions and 5 deletions

View File

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

View File

@ -382,7 +382,8 @@ in
kitty kitty
killall killall
polkit_gnome polkit_gnome
(inputs.ashell.defaultPackage.${system}) #(inputs.ashell.defaultPackage.${system})
ashell
nwg-launchers nwg-launchers
papirus-icon-theme papirus-icon-theme
(pkgs.writeScriptBin "nwggrid-wrapper" '' (pkgs.writeScriptBin "nwggrid-wrapper" ''