From 8f6c0e26f5fb63a8437a8f356dd61c1f5a4121a0 Mon Sep 17 00:00:00 2001 From: Daniel Siepmann Date: Thu, 11 May 2023 07:51:58 +0200 Subject: [PATCH] Fix typos --- systems/hikari/configuration.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/systems/hikari/configuration.nix b/systems/hikari/configuration.nix index e070ca1..bd6a632 100644 --- a/systems/hikari/configuration.nix +++ b/systems/hikari/configuration.nix @@ -1,5 +1,5 @@ -# Edit this configuration file to define what should be installed on -# your system. Help is available in the configuration.nix(5) man page +# edit this configuration file to define what should be installed on +# your system. help is available in the configuration.nix(5) man page # and in the NixOS manual (accessible by running ‘nixos-help’). { config, pkgs, ... }: