switch from flameshot to grim+satty

This commit is contained in:
notgne2 2025-10-26 20:30:19 -07:00
parent ab4c6db5dd
commit 3fea27a8ca
No known key found for this signature in database
3 changed files with 20 additions and 19 deletions

View file

@ -32,6 +32,8 @@ in {
services.gvfs.enable = lib.mkDefault true;
services.udisks2.enable = lib.mkDefault true;
programs.nix-index-database.comma.enable = true;
console = {
earlySetup = lib.mkDefault false;
};