aboutsummaryrefslogtreecommitdiffstats
path: root/hosts/apzu
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/apzu')
-rw-r--r--hosts/apzu/default.nix9
1 files changed, 2 insertions, 7 deletions
diff --git a/hosts/apzu/default.nix b/hosts/apzu/default.nix
index 2a21ffb9..3b787413 100644
--- a/hosts/apzu/default.nix
+++ b/hosts/apzu/default.nix
@@ -1,11 +1,5 @@
# vim: ts=2
-{
- config,
- lib,
- nixpkgs,
- home-manager,
- ...
-}: {
+{...}: {
imports = [
./hardware
./networking.nix
@@ -14,6 +8,7 @@
];
soispha = {
+ locale.enable = true;
fs.backup = {
enable = true;
backupDiskUuid = "d1c6e0f6-1837-40fd-bb29-251d5ea0ddb0";