mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
devices.srv2-node0: add btrfs kernel patch
This commit is contained in:
@@ -15,6 +15,7 @@ inputs:
|
||||
masquerade = [ "enp58s0" ];
|
||||
};
|
||||
fileSystems.swap = [ "/dev/disk/by-partlabel/srv2-node0-swap" ];
|
||||
kernel.patches = [ "btrfs" ];
|
||||
};
|
||||
services =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user