mermet: dovecot: julm: increase mailQuota
[sourcephile-nix.git] / nixos / profiles / hardware / cubieboard2.nix
index 7db8e1032c499c6aac9a557c35388ba2d62a7c9d..f5bb63373569b8c19cfa9f6ae384adeb38c2e8e3 100644 (file)
@@ -99,6 +99,7 @@
   boot.loader.generic-extlinux-compatible.enable = true;
   # nix -L build .#nixosConfigurations.${hostName}.config.boot.kernelPackages.kernel.configfile
   boot.kernelPackages = lib.mkForce (
+    # FIXME: config.boot.zfs.package.latestCompatibleLinuxPackages
     pkgs.linuxPackages_latest.extend (finalKernel: previousKernel: {
       kernel = previousKernel.kernel.override {
         defconfig = "sunxi_defconfig";
           REGULATOR = lib.mkForce no;
           MFD_CORE = no;
           PCI = yes;
+          # FIXME: Enable wdctl to work when /dev/watchdog is used by systemd
+          #WATCHDOG_SYSFS = yes;
 
           #
           # File systems