From 8a5adaa4c8abbeb7557c1e59189275a2138beb86 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 2 Aug 2021 13:32:47 +0200 Subject: vidhar: default-locale --- hosts/vidhar/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/vidhar/default.nix') diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix index 3c7bccc5..c34e5f9e 100644 --- a/hosts/vidhar/default.nix +++ b/hosts/vidhar/default.nix @@ -1,7 +1,7 @@ { hostName, flake, pkgs, lib, ... }: { imports = with flake.nixosModules.systemProfiles; [ - openssh rebuild-machines initrd-all-crypto-modules + initrd-all-crypto-modules default-locale openssh rebuild-machines ]; config = { -- cgit v1.2.3