This commit is contained in:
alydev 2025-10-21 16:01:45 +10:00
parent 7e739005d7
commit 6824909dbe
2 changed files with 3 additions and 4 deletions

View file

@ -16,10 +16,6 @@
gnome-tweaks obs-studio rpi-imager google-cloud-sdk supersonic mpv
];
services.gnome = lib.mkIf gui {
gnome-browser-connector.enable = true;
};
programs.direnv = {
enable = true;
enableBashIntegration = true; # see note on other shells below