From 47e38a749dffc751f4e0050d6d033ef40cafd32c Mon Sep 17 00:00:00 2001 From: Max Gialanella Date: Fri, 16 Aug 2024 18:40:40 -0700 Subject: [PATCH] Update framework_configuration.nix Removed weird characters --- framework_configuration.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/framework_configuration.nix b/framework_configuration.nix index 9e9131c..a8635b1 100644 --- a/framework_configuration.nix +++ b/framework_configuration.nix @@ -153,7 +153,7 @@ # 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. Its 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). @@ -228,7 +228,7 @@ epp_state_for_BAT = "power"; }; - # Define a user account. Don't forget to set a password with ‘passwd’. + # Define a user account. Don't forget to set a password with passwd. users.users.mab = { isNormalUser = true; description = "Merb Girkbinella"; @@ -257,8 +257,6 @@ # Social signal-desktop discord - slack - #zoom-us # Fun spotify @@ -269,7 +267,9 @@ pcsx2 #bullshit + #zoom-us #teams-for-linux + slack ]; };