cleanup
This commit is contained in:
parent
6e92984c5c
commit
789d587a7a
8 changed files with 113 additions and 106 deletions
|
|
@ -6,9 +6,6 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
sops.defaultSopsFile = ../secrets/sops.yaml;
|
||||
sops.age.sshKeyPaths = [ "/etc/ssh/ssh_host_ed25519_key" ];
|
||||
|
||||
nixpkgs = {
|
||||
config = {
|
||||
allowUnfree = true;
|
||||
|
|
@ -96,7 +93,7 @@
|
|||
garamond-libre
|
||||
];
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
i18n.defaultLocale = "sv_SE.UTF-8";
|
||||
i18n.extraLocaleSettings = {
|
||||
LC_ADDRESS = "sv_SE.UTF-8";
|
||||
LC_IDENTIFICATION = "sv_SE.UTF-8";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue