temporarily return home-manger, working hyprland module
This commit is contained in:
parent
eead8facb0
commit
fbb93a59d4
10 changed files with 406 additions and 200 deletions
|
@ -30,6 +30,10 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# Hyprland, my main compositor
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue