mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Split system config into tons of modules!
This commit is contained in:
parent
74c00ca4ef
commit
8262f63886
21 changed files with 266 additions and 180 deletions
|
@ -94,6 +94,8 @@
|
|||
myName = name;
|
||||
myTheme = theme;
|
||||
myHostname = hostname;
|
||||
myTimezone = timezone;
|
||||
myLocale = locale;
|
||||
myThemePolarity = themePolarity;
|
||||
myBackgroundUrl = backgroundUrl;
|
||||
myBackgroundSha256 = backgroundSha256;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue