1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00
This commit is contained in:
Kierán Meinhardt
2019-01-30 16:22:07 +01:00
parent 16e529d9fd
commit cc265c2ae9

View File

@@ -2,7 +2,7 @@
/* let vimConfig = import ../../dot/vim.nix { inherit config pkgs; };
in */ {
imports = [
# ../../configs/shells.nix
../../configs/shells.nix
];
boot.loader.grub.enable = false;