fixed hyprland config getting garbage collected
This commit is contained in:
@@ -11,6 +11,10 @@
|
||||
url = "git+https://git.voidarc.co.uk/voidarc/hypr";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland-config = {
|
||||
url = "git+https://git.voidarc.co.uk/voidarc/hypr";
|
||||
flake = false;
|
||||
};
|
||||
otter-launcher = {
|
||||
url = "github:kuokuo123/otter-launcher";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
Reference in New Issue
Block a user