hosts/Infini-{DESKTOP,FRAMEWORK}: enable filesystems
This commit is contained in:
parent
7f22410427
commit
7fa0135772
2 changed files with 3 additions and 3 deletions
|
@ -45,9 +45,8 @@
|
|||
proxy.enable = true;
|
||||
};
|
||||
filesystems = {
|
||||
btrfs = {
|
||||
enable = true;
|
||||
};
|
||||
enable = true;
|
||||
btrfs.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue