Skip to content

Commit

Permalink
fix: disable boot.swraid for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
mnacamura committed Sep 14, 2023
1 parent 44e0a30 commit 47458b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions common/linux.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
"nmi_watchdog=0"
];

swraid.enable = false;

tmp.useTmpfs = true;
};

Expand Down

0 comments on commit 47458b9

Please sign in to comment.