chore: update package name and use stable kitty package
All checks were successful
Flake checker / Build Nix targets (push) Successful in 10m2s
All checks were successful
Flake checker / Build Nix targets (push) Successful in 10m2s
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
"--single-instance"
|
||||
];
|
||||
themeFile = "Catppuccin-Mocha";
|
||||
package = inputs.nixpkgs-master.legacyPackages.${device.system}.kitty;
|
||||
# package = inputs.nixpkgs-stable.legacyPackages.${device.system}.kitty;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user