diff --git a/configuration.nix b/configuration.nix index f348418..4e8ed39 100755 --- a/configuration.nix +++ b/configuration.nix @@ -8,12 +8,6 @@ in { imports = - - [ - - ./modules/modules.nix - - ]; # Bootloader. boot.loader.systemd-boot.enable = true;