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:
parent
e5f3ffd288
commit
78cdcd3c69
10 changed files with 385 additions and 256 deletions
|
@ -23,7 +23,7 @@
|
|||
};
|
||||
zpool = with extraLib.disko.zfs; {
|
||||
rpool =
|
||||
encryptedZpool
|
||||
defaultZpoolOptions
|
||||
// {
|
||||
datasets = {
|
||||
"local" = unmountable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue