update home manager

This commit is contained in:
Thilo Billerbeck 2025-07-07 15:05:54 +02:00
commit 216d5897d8
Signed by: thilobillerbeck
GPG key ID: 77B4535A08DCD774
2 changed files with 4 additions and 5 deletions

View file

@ -9,7 +9,7 @@
url = "github:ryantm/nixpkgs-update";
};
home-manager = {
url = "github:nix-community/home-manager?rev=951f0b30c535a46817aa5ef4c66ddc4445f3e324";
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
nixgl = {