hide boot partition
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 27s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 27s
This commit is contained in:
parent
3a52bd329a
commit
eca24f7e07
1 changed files with 1 additions and 0 deletions
|
|
@ -251,6 +251,7 @@ in {
|
||||||
servers = [{
|
servers = [{
|
||||||
type = "local";
|
type = "local";
|
||||||
mountpoints = {
|
mountpoints = {
|
||||||
|
"/boot".hide = true;
|
||||||
"/nix/store".hide = true;
|
"/nix/store".hide = true;
|
||||||
"/var/lib/vaultwarden".hide = true;
|
"/var/lib/vaultwarden".hide = true;
|
||||||
"/var/lib/private/cryptpad".hide = true;
|
"/var/lib/private/cryptpad".hide = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue