summaryrefslogtreecommitdiff
path: root/core.nix
diff options
context:
space:
mode:
Diffstat (limited to 'core.nix')
-rw-r--r--core.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/core.nix b/core.nix
index 550448f..317a306 100644
--- a/core.nix
+++ b/core.nix
@@ -28,7 +28,7 @@
# Select internationalisation properties.
i18n = {
- defaultLocale = "nl_NL.UTF-8";
+ defaultLocale = "en_DK.UTF-8";
};
console = {
@@ -60,7 +60,7 @@
unzip tig file whois nmap usbutils lshw gnumake
pv jq killall netcat-gnu perl pciutils
cowsay man-pages gcc binutils python3 python
- lm_sensors
+ lm_sensors tmux fish kakoune
];
};
}