hosts/Infini-FRAMEWORK: enable btrfs module
This commit is contained in:
parent
a4376391a5
commit
b08203f608
1 changed files with 5 additions and 0 deletions
|
@ -44,6 +44,11 @@
|
|||
services = {
|
||||
proxy.enable = true;
|
||||
};
|
||||
filesystems = {
|
||||
btrfs = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
networking.interfaces.wlp170s0.useDHCP = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue