add iso
This commit is contained in:
parent
2ac0583544
commit
7f7121aad6
8 changed files with 90 additions and 3 deletions
|
@ -88,6 +88,8 @@ in {
|
|||
services.gnome.gnome-keyring.enable = true;
|
||||
|
||||
fileSystems."/".options = [ "compress=zstd" ];
|
||||
fileSystems."/home".options = [ "compress=zstd" ];
|
||||
|
||||
# Filesystem dedup
|
||||
services.beesd.filesystems = {
|
||||
root = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue