remove clevis
This commit is contained in:
parent
d1a7e6bef7
commit
e817ed82f9
1 changed files with 1 additions and 1 deletions
|
|
@ -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" ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue