1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

corrige viae catulli

This commit is contained in:
Kierán Meinhardt
2019-01-30 13:59:00 +01:00
parent 943d707626
commit 27054c16b5

View File

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