1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-11 07:10:39 +02:00

feat: add progress to wired-notify

This commit is contained in:
oddlama 2023-10-12 04:05:19 +02:00
parent f09c203f8f
commit 056fe1e7fe
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
3 changed files with 77 additions and 20 deletions

View file

@ -29,6 +29,7 @@
chromium
feh
gamescope
obsidian
pavucontrol
pinentry-gnome # For yubikey, gnome = gtk3 variant
thunderbird
@ -77,6 +78,7 @@
persistence."/persist".directories = [
"projects"
"Pictures" # config.xdg.userDirs.pictures (infinite recursion)
".config/obsidian"
];
};