More cleaning

This commit is contained in:
2019-11-24 18:18:20 -05:00
parent 9a2c4328d5
commit 3333a263a6
4 changed files with 21 additions and 68 deletions

View File

@@ -12,5 +12,7 @@
'';
};
programs.zsh.initExtra = "source ~/.nix-profile/etc/profile.d/nix.sh";
imports = [ ./home-common.nix ];
}