Lots more moves, simplifiactions to options and removed code that peeved me off
This commit is contained in:
parent
2d2c569705
commit
384e510647
25 changed files with 59 additions and 76 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
networking = {
|
||||
hostName = "intuos";
|
||||
wireless.iwd.enable = true;
|
||||
interfaces."wlan0".ipv4.addresses = [{
|
||||
address = "10.2.0.102";
|
||||
prefixLength = 8;
|
||||
|
@ -24,8 +25,6 @@
|
|||
system = {
|
||||
desktop.enable = true;
|
||||
lanzaboote.enable = true;
|
||||
fancyboot.enable = true;
|
||||
wireless.enable = true;
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue