mirror of
https://github.com/kmein/niveum
synced 2026-03-18 19:11:08 +01:00
Corrige
This commit is contained in:
@@ -2,9 +2,7 @@
|
|||||||
let vimConfig = import ../../dot/vim.nix { inherit config pkgs; };
|
let vimConfig = import ../../dot/vim.nix { inherit config pkgs; };
|
||||||
in {
|
in {
|
||||||
imports = [
|
imports = [
|
||||||
../../configs/users.nix
|
|
||||||
../../configs/shells.nix
|
../../configs/shells.nix
|
||||||
../../options.nix
|
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.loader.grub.enable = false;
|
boot.loader.grub.enable = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user