Update flake and use default home manager module

This commit is contained in:
Filippo Berto 2023-02-05 16:48:21 +01:00
parent ecc7709573
commit 52ff95a796
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 7 additions and 7 deletions

View file

@ -145,7 +145,7 @@
}
# Home manager configuration
home-manager.nixosModules.home-manager
home-manager.nixosModules.default
{
home-manager = {
useGlobalPkgs = true;