mirror of
https://github.com/ellmau/nixos.git
synced 2025-12-19 09:29:36 +01:00
Adapt starting configuration for Metis
This commit is contained in:
parent
9e8b24445f
commit
f31d57b6f2
@ -40,7 +40,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
# enable wireguard
|
# enable wireguard
|
||||||
wireguard.enable = true;
|
wireguard.enable = false;
|
||||||
|
|
||||||
|
|
||||||
# user setup
|
# user setup
|
||||||
@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
ellmau.git = {
|
ellmau.git = {
|
||||||
signDefault = true;
|
signDefault = false;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user