small fixes

This commit is contained in:
Grisha Shipunov 2025-06-10 18:34:27 +02:00
parent 21796723fb
commit 9f8721d40e
3 changed files with 3 additions and 3 deletions

View file

@ -21,6 +21,8 @@
obs-studio obs-studio
firefox firefox
lapce lapce
spotify
ghostty
]; ];
programs.steam.enable = true; programs.steam.enable = true;
} }

View file

@ -32,6 +32,6 @@
] ]
) )
); );
defaultEditor = lib.mkForce false; defaultEditor = lib.mkForce true;
}; };
} }

View file

@ -16,8 +16,6 @@
qbittorrent qbittorrent
gnomeExtensions.caffeine gnomeExtensions.caffeine
gnomeExtensions.brightness-control-using-ddcutil gnomeExtensions.brightness-control-using-ddcutil
spotify
ghostty
fractal fractal
]; ];