This commit is contained in:
2024-04-14 21:25:22 +02:00
parent 62d5200ffe
commit aac555405e
2 changed files with 6 additions and 27 deletions

View File

@@ -95,6 +95,7 @@ in {
woeusb
steam-run
unzip
gnome.gnome-keyring
# media
spotify
@@ -153,7 +154,9 @@ in {
# org.gradle.daemon.idletimeout=3600000
# '';
};
services.gnome-keyring.enable = true;
home.sessionVariables = {
EDITOR = "nvim";
};