Rename common home module

This commit is contained in:
SebastianStork 2024-07-28 00:47:11 +02:00
parent 8aac1d811a
commit dc68c4951e
2 changed files with 1 additions and 1 deletions

View file

@ -5,7 +5,7 @@
...
}:
{
imports = [ ../common.nix ];
imports = [ ../common-home.nix ];
myConfig = {
sops.enable = true;