From e4ccb21b6e81c23b1644790d6ad9a41ac499d4a0 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Mon, 23 Jan 2023 16:25:00 -0600 Subject: [PATCH] workstation/config | remove unicode char --- workstation/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workstation/configuration.nix b/workstation/configuration.nix index 5ce3d56..0c5487b 100644 --- a/workstation/configuration.nix +++ b/workstation/configuration.nix @@ -273,7 +273,7 @@ in # 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 leavecatenate(variables, "bootdev", bootdev) + # on your system were taken. It's perfectly fine and recommended to leavecatenate(variables, "bootdev", bootdev) # this value at the release version of the first install of this system. # Before changing this value read the documentation for this option # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).