Finally fix issues with Hyprpanel and latest home manager.
This commit is contained in:
@@ -13,13 +13,12 @@
|
||||
};
|
||||
|
||||
home-manager-stable-nixos = {
|
||||
url = "github:nix-community/home-manager?ref=873c5b2dc5c9387bf67e59a12abc4de12a4b8697";
|
||||
#url = "github:nix-community/home-manager/release-25.05";
|
||||
url = "github:nix-community/home-manager/release-25.05";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
hyprpanel-stable-nixos = {
|
||||
url = "github:Jas-SinghFSU/HyprPanel?rev=436dcbfcf2458784203d83c4b96e7b0c3fb66762";
|
||||
url = "github:Jas-SinghFSU/Hyprpanel";
|
||||
};
|
||||
|
||||
nix-flatpak-stable-nixos = {
|
||||
|
||||
Reference in New Issue
Block a user