about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-05-11 02:08:00 +0900
committersefidel <contact@sefidel.net>2024-05-11 02:08:00 +0900
commit1a0ba54c92d9cc4a62231cdb690e2c8a7540b8c2 (patch)
tree5b3b9e47840ceecb2ace9397c4c9242acf6b478d
parente43c1c553686dda66804d536355ddfc49b990de3 (diff)
downloadnixrc-1a0ba54c92d9cc4a62231cdb690e2c8a7540b8c2.tar.gz
nixrc-1a0ba54c92d9cc4a62231cdb690e2c8a7540b8c2.zip
chore(nixos/alpha): fix indentation
-rw-r--r--nixos/alpha/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/alpha/configuration.nix b/nixos/alpha/configuration.nix
index a60885c..67413ab 100644
--- a/nixos/alpha/configuration.nix
+++ b/nixos/alpha/configuration.nix
@@ -387,7 +387,7 @@
     };
   };
 
- # This value determines the NixOS release from which the default
+  # This value determines the NixOS release from which the default
   # settings for stateful data, like file locations and database versions
   # on your system were taken. It's perfectly fine and recommended to leave
   # this value at the release version of the first install of this system.