updated system

This commit is contained in:
Emmet 2025-03-22 09:45:20 -05:00
parent eade9c6bd8
commit 89b54b1aaa
4 changed files with 110 additions and 160 deletions

View file

@ -86,7 +86,7 @@
home-manager.inputs.nixpkgs.follows = "nixpkgs";
hyprland = {
url = "github:hyprwm/Hyprland/v0.47.2?submodules=true";
url = "github:hyprwm/Hyprland/main?submodules=true";
inputs.nixpkgs.follows = "nixpkgs";
inputs.hyprutils.follows = "hyprutils";
};
@ -100,7 +100,6 @@
hyprlock = {
type = "git";
url = "https://code.hyprland.org/hyprwm/hyprlock.git";
rev = "3d63d9b129d5def270bc8a2471347e6f97274e2b";
inputs.nixpkgs.follows = "nixpkgs";
inputs.hyprutils.follows = "hyprutils";
};