fix: things

This commit is contained in:
Tim Schubert 2025-11-08 22:51:02 +01:00
parent 4b0d350ffe
commit 66ff2999db
No known key found for this signature in database
4 changed files with 37 additions and 31 deletions

View file

@ -127,7 +127,7 @@
adb.enable = true;
firefox = {
enable = true;
package = pkgs.firefox-wayland;
package = pkgs.firefox;
};
gnupg.agent.enable = true;
ssh.startAgent = true;