all repos — nixfiles @ 6903344a88d76dbd8e9a3218b687f2848501bbc1

System and user configuration, managed by nix and home-manager

remove england

Alan Pearce
commit

6903344a88d76dbd8e9a3218b687f2848501bbc1

parent

6f752c78607cf2043e0bd2ce4219510bc7965276

1 file changed, 0 insertions(+), 10 deletions(-)

jump to
D system/settings/configuration/england.nix
@@ -1,10 +0,0 @@
-{ config -, pkgs -, ... -}: { - time.timeZone = "Europe/London"; - services.redshift = { - latitude = 52.2394; - longitude = -0.9416; - }; -}