feat: Update stuff

This commit is contained in:
uttarayan21
2024-11-08 15:38:01 +05:30
parent 0d1842302f
commit aefef6e7fb
8 changed files with 390 additions and 306 deletions

View File

@@ -23,7 +23,7 @@
darwinLaunchOptions = [
"--single-instance"
];
theme = "Catppuccin-Mocha";
themeFile = "Catppuccin-Mocha";
package = inputs.nixpkgs-master.legacyPackages.${device.system}.kitty;
};
}