diff --git a/configs/pkgs.nix b/configs/pkgs.nix index 513db6c..05adad4 100644 --- a/configs/pkgs.nix +++ b/configs/pkgs.nix @@ -29,7 +29,7 @@ jpegoptim keychain libfixposix - libsoup_2_4 + libsoup libzip man-pages mercurial diff --git a/configuration.nix b/configuration.nix index 19a2a5e..859657e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -13,7 +13,6 @@ imports = [ -# ./hardware-configuration.nix ./configs ]; @@ -187,7 +186,7 @@ ACTION=="add", SUBSYSTEM=="backlight", GROUP="video", MODE="0660" # 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 + # 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. # Before changing this value read the documentation for this option # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html).