stuffs
This commit is contained in:
@@ -13,7 +13,6 @@ in
|
||||
boot = {
|
||||
# Override kernel to latest
|
||||
kernelPackages = kernel;
|
||||
plymouth.enable = lib.mkForce false;
|
||||
|
||||
initrd = {
|
||||
supportedFilesystems = [ "bcachefs" ];
|
||||
@@ -28,6 +27,4 @@ in
|
||||
# Enable binfmt emulation for ARM
|
||||
binfmt.emulatedSystems = [ "aarch64-linux" ]; # --argstr system aarch64-linux
|
||||
};
|
||||
|
||||
# environment.etc."clevis/nas_pool.jwe".source = config.sops.secrets."jallen-nas/nas_pool".path;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user