hyprland: move back to git
This commit is contained in:
parent
a5226f566e
commit
76eb550425
2 changed files with 3 additions and 5 deletions
|
|
@ -18,14 +18,12 @@
|
||||||
|
|
||||||
Hyprspace = {
|
Hyprspace = {
|
||||||
url = "github:KZDKM/Hyprspace";
|
url = "github:KZDKM/Hyprspace";
|
||||||
# Hyprspace uses latest Hyprland. We declare this to keep them in sync.
|
|
||||||
inputs.hyprland.follows = "nixpkgs";
|
inputs.hyprland.follows = "nixpkgs";
|
||||||
};
|
};
|
||||||
|
|
||||||
nur.url = "github:nix-community/nur";
|
nur.url = "github:nix-community/nur";
|
||||||
# hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
|
||||||
# hyprland.url = "git+https://github.com/hyprwm/Hyprland?rev=2f1735bd93adb9e153758cd4171d8fd3ae610357";
|
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||||
# hyprland.url = "github:hyprwm/Hyprland/xwayland-rewrite?submodules=1";
|
|
||||||
|
|
||||||
ironbar = {
|
ironbar = {
|
||||||
url = "github:JakeStanger/ironbar";
|
url = "github:JakeStanger/ironbar";
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ let
|
||||||
inputs.oxidash.homeManagerModules.default
|
inputs.oxidash.homeManagerModules.default
|
||||||
inputs.oxipaste.homeManagerModules.default
|
inputs.oxipaste.homeManagerModules.default
|
||||||
inputs.hyprdock.homeManagerModules.default
|
inputs.hyprdock.homeManagerModules.default
|
||||||
# inputs.hyprland.homeManagerModules.default
|
inputs.hyprland.homeManagerModules.default
|
||||||
inputs.reset.homeManagerModules.default
|
inputs.reset.homeManagerModules.default
|
||||||
inputs.nix-flatpak.homeManagerModules.nix-flatpak
|
inputs.nix-flatpak.homeManagerModules.nix-flatpak
|
||||||
inputs.sops-nix.homeManagerModules.sops
|
inputs.sops-nix.homeManagerModules.sops
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue