feat: Added commented out ciny

This commit is contained in:
2026-03-02 15:49:49 +05:30
parent 580fcac817
commit 4f18892d1b
3 changed files with 3 additions and 5 deletions

1
home/apps/cinny.nix Normal file
View File

@@ -0,0 +1 @@
{pkgs, ...}: {home.packages = [pkgs.cinny-desktop];}

View File

@@ -7,6 +7,7 @@ lib.optionalAttrs device.hasGui {
imports = [
# ./audacity.nix
# ./bottles.nix
# ./cinny.nix
# ./cursor.nix
# ./gimp.nix
# ./guitarix.nix