flake.lock: update

This commit is contained in:
notohh 2024-11-12 16:35:58 -05:00
parent 647a7f5af9
commit 5393145ce5
Signed by: notohh
GPG key ID: BD47506D475EE86D
2 changed files with 3125 additions and 215 deletions

3334
flake.lock

File diff suppressed because it is too large Load diff

View file

@ -62,9 +62,7 @@
hyprpicker.url = "github:hyprwm/hyprpicker";
hyprpaper.url = "github:hyprwm/hyprpaper";
xdg-portal-hyprland.url = "github:hyprwm/xdg-desktop-portal-hyprland";
hyprsysteminfo.url = "github:hyprwm/hyprsysteminfo";
hyprsunset.url = "github:hyprwm/hyprsunset";
hyprpolkitagent.url = "github:hyprwm/hyprpolkitagent";
hyprland-plugins = {
url = "github:hyprwm/hyprland-plugins";
inputs.hyprland.follows = "hyprland";
@ -99,5 +97,9 @@
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
};
nezia-dotfiles = {
url = "github:nezia1/flocon";
inputs.nixpkgs.follows = "nixpkgs";
};
};
}