From eca41927c53864c14a46a4bd25d83d28fed680ef Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sat, 9 Sep 2023 10:07:36 +0200 Subject: [PATCH] pinwheel: Cleanup whitespace in `configuration.nix` --- hosts/pinwheel/configuration.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hosts/pinwheel/configuration.nix b/hosts/pinwheel/configuration.nix index e87fda5..4dd6d4d 100644 --- a/hosts/pinwheel/configuration.nix +++ b/hosts/pinwheel/configuration.nix @@ -6,7 +6,7 @@ { imports = - [ # Include the results of the hardware scan. + [ ./hardware-configuration.nix ./modules/light ./modules/sound @@ -15,7 +15,7 @@ ./modules/git ./modules/zsh ./modules/tmux - ./modules/vim + ./modules/vim ./modules/emacs ./modules/foot ./modules/hyprland @@ -95,7 +95,7 @@ noto-fonts noto-fonts-cjk noto-fonts-emoji - nerdfonts + nerdfonts liberation_ttf ]; @@ -116,7 +116,7 @@ hostKeys = [{ path = "/etc/ssh/pinwheel"; type = "ed25519"; - }]; + }]; }; # Open ports in the firewall.