Auto-commit: 2026-01-07 13:21:56
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, nixosConfig, lib, ... }: {
|
||||
{ nixosConfig, lib, ... }: {
|
||||
programs.kitty = lib.mkIf nixosConfig.my.desktop.enable {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
Reference in New Issue
Block a user