about summary refs log tree commit diff
path: root/hosts/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/configuration.nix b/hosts/configuration.nix
index 1fe6e28..4d48147 100644
--- a/hosts/configuration.nix
+++ b/hosts/configuration.nix
@@ -140,8 +140,6 @@
     cpu.intel.updateMicrocode = true;
   };
 
-  lib.formatter.x86_64-linux = pkgs.nixpkgs-fmt;
-
   # This value determines the NixOS release from which the default
   # settings for stateful data, like file locations and database versions
   # on your system were taken. It‘s perfectly fine and recommended to leave