Updated system

This commit is contained in:
Emmet
2025-09-07 19:10:02 -05:00
parent d6cc3de97c
commit 0fbac317f5
3 changed files with 99 additions and 81 deletions

View File

@@ -92,13 +92,12 @@
hyprland = {
url = "github:hyprwm/Hyprland/v0.50.1?submodules=true";
inputs.nixpkgs.follows = "nixpkgs";
};
hyprlock = {
type = "git";
url = "https://code.hyprland.org/hyprwm/hyprlock.git";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.follows = "hyprland/nixpkgs";
};
plasma-manager = {