Enable home manager in wheatley

This commit is contained in:
Lillian-Violet 2024-01-11 23:50:16 +01:00
parent c4645ab9e7
commit 81f9046514

View file

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