feat: reenable home-manager
This commit is contained in:
parent
fb74976f82
commit
f9acc609b2
2 changed files with 27 additions and 5 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue