Refacotring hosted services
This commit is contained in:
parent
94311e0784
commit
5f558d597d
7 changed files with 120 additions and 158 deletions
|
|
@ -4,6 +4,7 @@
|
|||
boot = {
|
||||
plymouth.enable = true;
|
||||
initrd.systemd.enable = true;
|
||||
supportedFilesystems = [ "ntfs" ];
|
||||
loader.efi.efiSysMountPoint = "/boot/efi";
|
||||
kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
extraModprobeConfig = ''options bluetooth disable_ertm=1'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue