Enable home manager in wheatley

This commit is contained in:
Lillian Violet 2024-01-11 23:50:16 +01:00
parent f188b5fc32
commit 671d703129

View file

@ -177,6 +177,7 @@
};
};
programs.home-manager.enable = true;
home-manager = {
extraSpecialArgs = {inherit inputs outputs;};
users = {