diff options
Diffstat (limited to 'modules/home')
| -rw-r--r-- | modules/home/common.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/home/common.nix b/modules/home/common.nix index 7e10560..f87bf99 100644 --- a/modules/home/common.nix +++ b/modules/home/common.nix @@ -2,6 +2,8 @@ { imports = [ + ../foundation/home + ./code.nix ]; |
