Enable bcachefs

This commit is contained in:
Zuckerberg 2022-03-16 01:44:00 -04:00
parent 0e9d3f53e7
commit 4d80638ab8

View File

@ -24,6 +24,8 @@
system.autoUpgrade.enable = true;
boot.supportedFilesystems = [ "bcachefs" ];
# for education purposes only
services.pykms.enable = true;
services.pykms.openFirewallPort = true;