Compare commits

..

No commits in common. "2f8c662727b6d5bd0a11a240f1af9d787a5b97c7" and "3fd2701629a157e6067332196a65d6a24f9d9db2" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -43,7 +43,7 @@
};
# Set your time zone.
time.timeZone = "Australia/Melbourne";
time.timeZone = "America/Montreal";
# Select internationalization properties.
i18n.defaultLocale = "fr_CA.UTF-8";

View file

@ -132,7 +132,7 @@ in {
] ++ # Fonts
# [ papirus-icon-theme ] ++ # Icons
# [ vanilla-dmz ] ++ # Cursor
[ activate-linux ] ++ # Temp
[ libsForQt5.kwin-tiling ] ++ # Temp
[ ];
programs.home-manager.enable = true;