bug fixes
This commit is contained in:
@@ -15,5 +15,10 @@
|
||||
configFile = ./kitty.conf;
|
||||
});
|
||||
};
|
||||
|
||||
|
||||
devShells.default = pkgs.mkShell {
|
||||
buildInputs = [ pkgs.kitty ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user