Compare commits
2 commits
3fd2701629
...
2f8c662727
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f8c662727 | ||
|
|
570eb61aab |
|
|
@ -43,7 +43,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# Set your time zone.
|
# Set your time zone.
|
||||||
time.timeZone = "America/Montreal";
|
time.timeZone = "Australia/Melbourne";
|
||||||
|
|
||||||
# Select internationalization properties.
|
# Select internationalization properties.
|
||||||
i18n.defaultLocale = "fr_CA.UTF-8";
|
i18n.defaultLocale = "fr_CA.UTF-8";
|
||||||
|
|
|
||||||
|
|
@ -132,7 +132,7 @@ in {
|
||||||
] ++ # Fonts
|
] ++ # Fonts
|
||||||
# [ papirus-icon-theme ] ++ # Icons
|
# [ papirus-icon-theme ] ++ # Icons
|
||||||
# [ vanilla-dmz ] ++ # Cursor
|
# [ vanilla-dmz ] ++ # Cursor
|
||||||
[ libsForQt5.kwin-tiling ] ++ # Temp
|
[ activate-linux ] ++ # Temp
|
||||||
[ ];
|
[ ];
|
||||||
|
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue