user updates

This commit is contained in:
2025-03-09 17:17:01 -04:00
parent 0a50d94af4
commit 61db4659dd
3 changed files with 4 additions and 1 deletions

View File

@@ -51,6 +51,7 @@
"cryptsetup", "cryptsetup",
"cuda", "cuda",
"darkreader", "darkreader",
"datagrip",
"datareporting", "datareporting",
"davidanson", "davidanson",
"dconf", "dconf",

View File

@@ -8,11 +8,12 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
candy-icons candy-icons
ladybird
chromium chromium
discord-canary discord-canary
gimp gimp
gparted gparted
jetbrains.datagrip
ladybird
mediainfo mediainfo
nemo nemo
nemo-fileroller nemo-fileroller

View File

@@ -15,6 +15,7 @@
"terminal.integrated.scrollback": 10000, "terminal.integrated.scrollback": 10000,
"update.mode": "none", "update.mode": "none",
"workbench.colorTheme": "Default Dark+", "workbench.colorTheme": "Default Dark+",
"workbench.secondarySideBar.showLabels": false,
// turns off all sounds and announcements // turns off all sounds and announcements
"accessibility.signals.terminalCommandFailed": { "accessibility.signals.terminalCommandFailed": {