get building working again?
This commit is contained in:
@ -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";
|
||||||
|
@ -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" ''
|
||||||
|
Reference in New Issue
Block a user