hosts/mabon: Move to new system, starting to use it again

This commit is contained in:
kat witch 2021-05-19 18:53:50 +01:00
parent a43c3e70e3
commit c91d3436bc
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -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";