feat(focus): enable libvirt and acme
This commit is contained in:
parent
16f597ef8a
commit
8adda87035
2 changed files with 12 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
global = {
|
||||
id = "22e9d4e37bd7436ba0cbe6e767fb0912";
|
||||
auth.openssh.enable = true;
|
||||
libvirt.enable = false;
|
||||
fs.esp.uuid = "8C36-CBE2";
|
||||
fs.type = "zfs";
|
||||
fs.zfs.externalStore = true;
|
||||
|
@ -14,6 +13,7 @@
|
|||
fs.cryptsetup.allowDiscards = false;
|
||||
fs.cryptsetup.uuids.secret = "c2bc361e-6f9a-48fa-b698-ed3603a9664a";
|
||||
boot.lanzaboote = true;
|
||||
acme.enable = true;
|
||||
};
|
||||
|
||||
services.fstrim.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue