mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
hosts/medicine: Disable cloneConfig
This commit is contained in:
parent
9426d58552
commit
639a6fa7bb
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@
|
|||
|
||||
|
||||
config = {
|
||||
installer.cloneConfig = false;
|
||||
|
||||
networking = {
|
||||
networkmanager.enable = true;
|
||||
wireless.enable = mkForce false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue