Compare commits
No commits in common. "2f8c662727b6d5bd0a11a240f1af9d787a5b97c7" and "3fd2701629a157e6067332196a65d6a24f9d9db2" have entirely different histories.
2f8c662727
...
3fd2701629
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue