Auto-commit: 2026-01-07 13:21:56

This commit is contained in:
2026-01-07 13:21:56 +00:00
parent 28c9d241b7
commit 3aeaa1eb72

View File

@@ -1,4 +1,4 @@
{ pkgs, nixosConfig, lib, ... }: { { nixosConfig, lib, ... }: {
programs.kitty = lib.mkIf nixosConfig.my.desktop.enable { programs.kitty = lib.mkIf nixosConfig.my.desktop.enable {
enable = true; enable = true;
settings = { settings = {