Fix typo
This commit is contained in:
parent
c9d1325f4f
commit
e03c28be91
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@
|
||||||
|
|
||||||
programs.neovim.defaultEditor = true;
|
programs.neovim.defaultEditor = true;
|
||||||
|
|
||||||
programs.gnupg.agent.pinentryPackage = pkgs.pinentry-rofi
|
programs.gnupg.agent.pinentryPackage = pkgs.pinentry-rofi;
|
||||||
|
|
||||||
fonts = {
|
fonts = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
|
Loading…
Reference in a new issue