fix: wrong comment

This commit is contained in:
Laureηt 2023-01-17 15:27:51 +01:00
parent 4b369eb690
commit 82ea5a98a7
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -288,7 +288,6 @@ in {
programs.exa = { enable = true; };
programs.zsh.shellAliases = {
l = "exa -l -h -g --icons --git --time-style=long-iso";
ls = "exa -l -h -g --icons --git --time-style=long-iso --grid";
ll = "exa -l -h -g --icons --grid --git --time-style=long-iso -a";
};
@ -627,7 +626,7 @@ in {
# enable polkit
security.polkit.enable = true;
# enable xdg autostart
# allow swaylock to use pam
security.pam.services.swaylock = { };
# enable unfree