fix: remove extraneous newlines in hardware-configuration.nix

Removed unnecessary blank lines to improve readability and maintain consistency with the formatting guidelines. This change does not impact functionality but cleans up the code.
This commit is contained in:
Harald Hoyer 2024-08-26 10:14:03 +02:00
parent 7abbe7474f
commit 4c100acb27

View file

@ -39,7 +39,4 @@
};
swapDevices = [{ device = "/swapfile"; }];
}