summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index c3cb93e7..efd41ce5 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -34,6 +34,7 @@ let
34in rec { 34in rec {
35 imports = 35 imports =
36 [ 36 [
37 ./nixpkgs.nix
37 ./ymir/hw.nix 38 ./ymir/hw.nix
38 ./ymir/mlmmj-expose.nix 39 ./ymir/mlmmj-expose.nix
39 ./custom/zsh.nix 40 ./custom/zsh.nix