Merge branch 'refactor/sops' of github.com:rrvsh/dotfiles into refactor/sops

This commit is contained in:
Mohammad Rafiq 2025-03-26 22:17:13 +08:00
commit 4966956525
No known key found for this signature in database

View file

@ -56,6 +56,21 @@
i18n.defaultLocale = "en_SG.UTF-8"; i18n.defaultLocale = "en_SG.UTF-8";
<<<<<<< HEAD
=======
i18n.extraLocaleSettings = {
LC_ADDRESS = "en_SG.UTF-8";
LC_IDENTIFICATION = "en_SG.UTF-8";
LC_MEASUREMENT = "en_SG.UTF-8";
LC_MONETARY = "en_SG.UTF-8";
LC_NAME = "en_SG.UTF-8";
LC_NUMERIC = "en_SG.UTF-8";
LC_PAPER = "en_SG.UTF-8";
LC_TELEPHONE = "en_SG.UTF-8";
LC_TIME = "en_SG.UTF-8";
};
>>>>>>> 5a2d890e70efd93b41d8345439dffd1dabc7f5d3
programs.nix-index-database.comma.enable = true; programs.nix-index-database.comma.enable = true;
networking = { networking = {