Noctalia shell, Yazi file manager, added and removed Ghostty, general configuration changes desktop side
This commit is contained in:
7
modules/ghostty/default.nix
Normal file
7
modules/ghostty/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{pkgs, ...}:
|
||||
{
|
||||
programs.ghostty.enable = true;
|
||||
programs.ghostty.settings = {
|
||||
font-family = "Fira Code";
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user