remove clevis
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
nixpkgs.overlays = [ (import ./utils/overlays/packages.nix) ];
|
nixpkgs.overlays = [ (import ./utils/overlays/packages.nix) ];
|
||||||
|
|
||||||
# security.sudo.wheelNeedsPassword = false;
|
# security.sudo.wheelNeedsPassword = false;
|
||||||
services.clevis.uuid = "7435d48f-f942-485b-9817-328ad3fc0b93";
|
# services.clevis.uuid = "7435d48f-f942-485b-9817-328ad3fc0b93";
|
||||||
|
|
||||||
# nixos cross building qemu
|
# nixos cross building qemu
|
||||||
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
boot.binfmt.emulatedSystems = [ "aarch64-linux" ];
|
||||||
|
|||||||
Reference in New Issue
Block a user