Remove unused/unneeded inputs
This commit is contained in:
parent
1a80986ebd
commit
b034d61eb3
5 changed files with 10 additions and 274 deletions
|
|
@ -10,12 +10,6 @@
|
|||
|
||||
fjordlauncher.url = "github:unmojang/FjordLauncher";
|
||||
|
||||
hyprland = {
|
||||
type = "git";
|
||||
url = "https://github.com/hyprwm/Hyprland";
|
||||
submodules = true;
|
||||
};
|
||||
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager/release-24.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Reference in a new issue