From 715d7fda8e6fcdc4c6a6de522398090d84d201c4 Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 22 Jun 2022 17:28:15 +0200 Subject: Remove flake fmt and add nixpkgs-fmt package --- hosts/home.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'hosts/home.nix') diff --git a/hosts/home.nix b/hosts/home.nix index 62fd3a5..5b531c4 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -33,6 +33,7 @@ in xorg.xev statix git-crypt + nixpkgs-fmt ]; }; @@ -52,7 +53,8 @@ in /*signing = { signByDefault = true; key = null; #let gpg decide based on author - };*/ + }; + */ }; firefox = { -- cgit 1.4.1