mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
hosts/mabon: Move to new system, starting to use it again
This commit is contained in:
parent
a43c3e70e3
commit
c91d3436bc
1 changed files with 2 additions and 3 deletions
|
|
@ -6,8 +6,7 @@
|
|||
profiles.gui
|
||||
profiles.sway
|
||||
profiles.laptop
|
||||
users.kat.sway
|
||||
users.kat.gui
|
||||
users.kat.guiFull
|
||||
];
|
||||
|
||||
deploy.target = "mbp";
|
||||
|
|
@ -23,7 +22,7 @@
|
|||
networking.hostName = "mabon";
|
||||
|
||||
networking.useDHCP = false;
|
||||
networking.interfaces.enp1s0.useDHCP = true;
|
||||
networking.interfaces.enp1s0.useDHCP = false;
|
||||
networking.interfaces.wlp2s0.useDHCP = true;
|
||||
|
||||
system.stateVersion = "20.09";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue