mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
miscellanious stuff
This commit is contained in:
@@ -401,7 +401,7 @@
|
|||||||
defaultPlayer = "Spotify";
|
defaultPlayer = "Spotify";
|
||||||
gpuType = "";
|
gpuType = "";
|
||||||
#playerAliases: [ { "from": "com.github.th_ch.youtube_music", "to": "YT Music" } ]; # how to put this into nix language?
|
#playerAliases: [ { "from": "com.github.th_ch.youtube_music", "to": "YT Music" } ]; # how to put this into nix language?
|
||||||
weatherLocation = "";
|
weatherLocation = "Lausanne";
|
||||||
useFahrenheit = false;
|
useFahrenheit = false;
|
||||||
useFahrenheitPerformance = false;
|
useFahrenheitPerformance = false;
|
||||||
useTwelveHourClock = false;
|
useTwelveHourClock = false;
|
||||||
|
|||||||
Reference in New Issue
Block a user