aboutsummaryrefslogtreecommitdiff
path: root/hosts/nixos/hardware-configuration.nix
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-05-10 21:20:18 +0200
committerschererleander <leander@schererleander.de>2025-05-10 21:20:18 +0200
commite2b4f26438c9970d177861a60265e1dacce94e72 (patch)
treedfe32992dfb709a976dcd52b1bad69d084a2cdbd /hosts/nixos/hardware-configuration.nix
parent44f79e0023fff0afae20048d93a722fd21d6ff80 (diff)
formatting
Diffstat (limited to 'hosts/nixos/hardware-configuration.nix')
-rw-r--r--hosts/nixos/hardware-configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/nixos/hardware-configuration.nix b/hosts/nixos/hardware-configuration.nix
index 9338f30..2361abe 100644
--- a/hosts/nixos/hardware-configuration.nix
+++ b/hosts/nixos/hardware-configuration.nix
@@ -38,4 +38,4 @@
nixpkgs.hostPlatform = lib.mkDefault "x86_64-linux";
hardware.cpu.amd.updateMicrocode = lib.mkDefault config.hardware.enableRedistributableFirmware;
-}
+} \ No newline at end of file