feat: enable tlp
This commit is contained in:
parent
7bca399233
commit
bb60f4ead6
|
@ -84,6 +84,8 @@ in {
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.tlp.enable = true;
|
||||||
|
|
||||||
# internationalisation
|
# internationalisation
|
||||||
time.timeZone = "Europe/Paris";
|
time.timeZone = "Europe/Paris";
|
||||||
i18n.defaultLocale = "en_DK.UTF-8";
|
i18n.defaultLocale = "en_DK.UTF-8";
|
||||||
|
|
Loading…
Reference in a new issue