add norwegian locale
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
|
||||
nixpkgs.overlays = import ../../overlays.nix ++ import ./overlays.nix;
|
||||
|
||||
i18n.defaultLocale = "en_US.UTF-8";
|
||||
i18n.extraLocales = [ "nb_NO.UTF-8/UTF-8" ];
|
||||
|
||||
services.thermald.enable = true;
|
||||
|
||||
nixpkgs.config.allowUnfreePredicate =
|
||||
|
||||
Reference in New Issue
Block a user