From 488bd4b5c08d6fe9c44b0fa5cd3750265c2be482 Mon Sep 17 00:00:00 2001 From: Rosa Date: Sat, 10 Jan 2026 15:44:55 -0500 Subject: automatic timezone on laptop --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index b59d8d4..f447b71 100644 --- a/flake.nix +++ b/flake.nix @@ -26,7 +26,7 @@ pkgs = nixpkgs.legacyPackages.x86_64-linux; in { - formatter.x86_64-linux = pkgs.nixfmt-rfc-style; + formatter.x86_64-linux = pkgs.nixfmt; nixosConfigurations = { limbo = nixpkgs.lib.nixosSystem { modules = [ -- cgit v1.3.1