aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--home.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/home.nix b/home.nix
index 0fe08ee..d089c4c 100644
--- a/home.nix
+++ b/home.nix
@@ -5,10 +5,11 @@ in
{
imports = [
./overlays-home.nix
- ./modules/music.home.nix
./modules/git.home.nix
- ./modules/xresources.home.nix
+ ./modules/keybase.home.nix
./modules/mpv.home.nix
+ ./modules/music.home.nix
+ ./modules/xresources.home.nix
];
home.packages = with pkgs; [