feat: reenable home-manager

This commit is contained in:
Ranomier 2025-06-09 20:52:04 +02:00
parent fb74976f82
commit f9acc609b2
2 changed files with 27 additions and 5 deletions

View file

@ -16,10 +16,10 @@
};
# additional user specific nix modules
#home-manager = {
# url = "github:nix-community/home-manager/release-25.05";
# inputs.nixpkgs.follows = "nixpkgs";
#};
home-manager = {
url = "github:nix-community/home-manager/release-25.05";
inputs.nixpkgs.follows = "nixpkgs";
};
# theming
stylix = {