hardware/form: add form module with common forms

This commit is contained in:
Infinidoge 2021-11-21 00:24:57 -05:00
parent fb6e71dadc
commit 9082dd0de4
7 changed files with 50 additions and 17 deletions

View file

@ -29,5 +29,7 @@
# networking.interfaces.wlp170s0.useDHCP = true;
networking.interfaces.enp39s0.useDHCP = true;
modules.hardware.form.portable = true;
system.stateVersion = "21.11";
}