From 58cb7f731ff1a793c735f963be60eed0cff4bb16 Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Wed, 11 Dec 2019 00:35:47 +1000 Subject: [PATCH] Corrected formatting --- hosts/cuallaidh.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/cuallaidh.nix b/hosts/cuallaidh.nix index e9e5924..3c96bbd 100644 --- a/hosts/cuallaidh.nix +++ b/hosts/cuallaidh.nix @@ -26,5 +26,5 @@ "nixpkgs=https://nixos.org/channels/nixos-19.09/nixexprs.tar.xz" ]; - system.stateVersion = "19.03"; # The version of NixOS originally installed + system.stateVersion = "19.03"; # The version of NixOS originally installed }