flake: cleanup main file
This commit is contained in:
parent
26f1219d85
commit
c07b2f920e
4 changed files with 38 additions and 41 deletions
|
|
@ -12,6 +12,9 @@
|
|||
{
|
||||
imports = [ (modulesPath + "/installer/scan/not-detected.nix") ];
|
||||
|
||||
packages.media-packages.enable = lib.mkOverride 0 false;
|
||||
services.flatpak.enable = lib.mkOverride 0 false;
|
||||
|
||||
boot.initrd.availableKernelModules = [
|
||||
"nvme"
|
||||
"xhci_pci"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue