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 15:49:57 +01:00
parent 644a847eda
commit bd6c9ba2c0

View File

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