feat: Remove sunshine shiro and kitty only on linux

This commit is contained in:
uttarayan21
2025-03-09 03:23:38 +05:30
parent 4026654417
commit 4f8f4c879c
2 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
...
}: {
programs.kitty = {
enable = true;
enable = pkgs.stdenv.isLinux;
# enable = false;
font = {
# name = "FiraCode Nerd Font Mono";