summaryrefslogtreecommitdiff
path: root/home/pc/home.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/pc/home.nix')
-rw-r--r--home/pc/home.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/home/pc/home.nix b/home/pc/home.nix
index cad5bd6..54a2e09 100644
--- a/home/pc/home.nix
+++ b/home/pc/home.nix
@@ -1,4 +1,5 @@
-{ pkgs, ... }: {
+{ pkgs, ... }:
+{
imports = [
./modules/pass.nix
./modules/dev.nix