mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(wilde): duplicate settings
This commit is contained in:
@@ -18,12 +18,6 @@
|
||||
promptColours.success = "cyan";
|
||||
};
|
||||
|
||||
boot.extraModulePackages = with config.boot.kernelPackages; [ tp_smapi acpi_call ];
|
||||
|
||||
boot.kernelModules = [ "tp_smapi" "acpi_call" ];
|
||||
|
||||
environment.systemPackages = [ pkgs.tpacpi-bat pkgs.minecraft ];
|
||||
|
||||
virtualisation.docker.enable = lib.mkForce false;
|
||||
|
||||
environment.systemPackages = [ pkgs.minecraft ];
|
||||
|
||||
Reference in New Issue
Block a user