1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: refactor and integrate wireguard module into microvm module

This commit is contained in:
oddlama 2023-05-19 21:10:16 +02:00
parent e5f3ffd288
commit 78cdcd3c69
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
10 changed files with 385 additions and 256 deletions

View file

@ -23,7 +23,7 @@
};
zpool = with extraLib.disko.zfs; {
rpool =
encryptedZpool
defaultZpoolOptions
// {
datasets = {
"local" = unmountable;