removed hyprland from flake as now using home-manager module
This commit is contained in:
parent
67c5729083
commit
962aec2205
1 changed files with 0 additions and 3 deletions
|
@ -11,9 +11,6 @@
|
|||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "stablepkgs";
|
||||
};
|
||||
|
||||
# Hyprland wm
|
||||
hyprland.url = "git+https://github.com/hyprwm/Hyprland?submodules=1";
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, home-manager, hyprland, ... } @ inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue