parent
068a005108
commit
71066fad02
3 changed files with 41 additions and 42 deletions
|
@ -241,6 +241,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# FIXME: remove this when it reaches nixpkgs
|
||||
jellyfin-overlays = {
|
||||
type = "github";
|
||||
owner = "minijackson";
|
||||
|
@ -265,7 +266,6 @@
|
|||
hyprland = {
|
||||
type = "git";
|
||||
url = "https://github.com/hyprwm/Hyprland";
|
||||
ref = "nix";
|
||||
submodules = true;
|
||||
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue