diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index 669a6ce..2898e1d 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,6 @@ let user = "baitinq"; in { - formatter.x86_64-linux = nixpkgs.legacyPackages.x86_64-linux.nixpkgs-fmt; nixosConfigurations = import ./hosts { inherit (nixpkgs) lib; inherit inputs nixpkgs home-manager nur user; |