mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Updated system
This commit is contained in:
parent
d6cc3de97c
commit
0fbac317f5
3 changed files with 99 additions and 81 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue