refactor(library): remove redundant configuration
This commit is contained in:
parent
6dc0cc7a6b
commit
60689d0f29
|
@ -6,8 +6,6 @@
|
||||||
id = "bc8036643fc24f04ab150ff6a38dcce7";
|
id = "bc8036643fc24f04ab150ff6a38dcce7";
|
||||||
auth.openssh.enable = true;
|
auth.openssh.enable = true;
|
||||||
libvirt.enable = false;
|
libvirt.enable = false;
|
||||||
io.bluetooth = false;
|
|
||||||
io.audio = false;
|
|
||||||
fs.esp.uuid = "00A5-929C";
|
fs.esp.uuid = "00A5-929C";
|
||||||
fs.type = "xfs";
|
fs.type = "xfs";
|
||||||
fs.store = "25b9f83f-7f6d-432f-a169-2985e5930401";
|
fs.store = "25b9f83f-7f6d-432f-a169-2985e5930401";
|
||||||
|
|
Loading…
Reference in a new issue