get building working again?
This commit is contained in:
@ -104,10 +104,10 @@
|
||||
inputs.hyprutils.follows = "hyprutils";
|
||||
};
|
||||
|
||||
ashell = {
|
||||
url = "github:librephoenix/ashell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
#ashell = {
|
||||
# url = "github:librephoenix/ashell";
|
||||
# inputs.nixpkgs.follows = "nixpkgs";
|
||||
#};
|
||||
|
||||
plasma-manager = {
|
||||
url = "github:nix-community/plasma-manager";
|
||||
|
@ -382,7 +382,8 @@ in
|
||||
kitty
|
||||
killall
|
||||
polkit_gnome
|
||||
(inputs.ashell.defaultPackage.${system})
|
||||
#(inputs.ashell.defaultPackage.${system})
|
||||
ashell
|
||||
nwg-launchers
|
||||
papirus-icon-theme
|
||||
(pkgs.writeScriptBin "nwggrid-wrapper" ''
|
||||
|
Reference in New Issue
Block a user