diff options
Diffstat (limited to 'home/wayland/home.nix')
-rw-r--r-- | home/wayland/home.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/wayland/home.nix b/home/wayland/home.nix index bcea5f4..9c912f1 100644 --- a/home/wayland/home.nix +++ b/home/wayland/home.nix @@ -1,4 +1,5 @@ -{ pkgs, ... }: { +{ pkgs, ... }: +{ imports = [ ../common/home.nix ./modules/foot.nix |