remove hyprland
This commit is contained in:
parent
2b4acb3dd9
commit
e9e0cc6624
5 changed files with 2 additions and 787 deletions
|
|
@ -34,11 +34,6 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland";
|
||||
inputs.nixpkgs.follows = "nixpkgs-unstable";
|
||||
};
|
||||
|
||||
noctalia = {
|
||||
url = "github:noctalia-dev/noctalia-shell";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -70,7 +65,6 @@
|
|||
tt-schemes,
|
||||
home-manager,
|
||||
niri,
|
||||
hyprland,
|
||||
noctalia,
|
||||
nur,
|
||||
nixvim,
|
||||
|
|
@ -114,7 +108,6 @@
|
|||
config = pkgConfig;
|
||||
overlays = [
|
||||
niri.overlays.niri
|
||||
hyprland.overlays.default
|
||||
noctalia.overlays.default
|
||||
nur.overlays.default
|
||||
(final: prev: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue