End the suffering of Intuos and unstatic its IP
This commit is contained in:
parent
d461c370ce
commit
532a1e280f
3 changed files with 0 additions and 15 deletions
|
@ -5,7 +5,6 @@
|
|||
./disko
|
||||
./filesystems
|
||||
./hardware
|
||||
./network
|
||||
./user
|
||||
../../modules/system
|
||||
];
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
{ ... }:
|
||||
{
|
||||
networking = {
|
||||
interfaces."wlp1s0".ipv4.addresses = [{
|
||||
address = "10.2.0.101";
|
||||
prefixLength = 8;
|
||||
}];
|
||||
defaultGateway = {
|
||||
address = "10.1.0.1";
|
||||
interface = "wlp1s0";
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue