Add kitty
This commit is contained in:
@@ -175,6 +175,13 @@ in
|
||||
|
||||
programs.git-credential-oauth.enable = true;
|
||||
|
||||
programs.kitty = {
|
||||
enable = true;
|
||||
enableGitIntegration = true;
|
||||
font.name = "IBM Plex Mono";
|
||||
shellIntegration.enableBashIntegration = true;
|
||||
};
|
||||
|
||||
programs.mpv = {
|
||||
enable = true;
|
||||
config = {
|
||||
|
Reference in New Issue
Block a user