From 601ec4f1b535699eaf78e5b7d03f03fe9ea0fc05 Mon Sep 17 00:00:00 2001 From: albert Date: Tue, 20 Feb 2024 08:25:37 +0900 Subject: [PATCH] Add nixfmt to default image --- nixos/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/default.nix b/nixos/default.nix index 48936fd7..707b5d44 100644 --- a/nixos/default.nix +++ b/nixos/default.nix @@ -25,6 +25,7 @@ # List packages installed in system profile environment.systemPackages = with pkgs; [ + nixfmt # Formatting nix output dconf # Required for stylix ripgrep # Better grep sbctl # Secureboot Control