remove hyprland from config
This commit is contained in:
parent
c3a4fc2bb2
commit
3c0896e976
24 changed files with 235 additions and 1134 deletions
11
flake.nix
11
flake.nix
|
|
@ -19,16 +19,6 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprland = {
|
||||
url = "github:hyprwm/Hyprland?submodules=1";
|
||||
#inputs.nixpkgs.follows = "nixpkgs"; # broken until libseat fix
|
||||
};
|
||||
|
||||
hyprpicker = {
|
||||
url = "github:hyprwm/hyprpicker";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
disko = {
|
||||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
@ -89,7 +79,6 @@
|
|||
nix-colors,
|
||||
automapaper,
|
||||
disko,
|
||||
hyprland,
|
||||
lazy,
|
||||
...
|
||||
}@inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue