move some things around

This commit is contained in:
Reid 2024-12-18 16:55:30 -08:00
parent af25753785
commit 473362b5f8
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
7 changed files with 36 additions and 42 deletions

View file

@ -76,6 +76,7 @@
system.fish.enable = true;
system.syncthing.enable = true;
system.flatpak.enable = true;
system.mpv.enable = true;
# editors
editors.micro.enable = true;
editors.vscode.enable = true;
@ -84,12 +85,11 @@
# distractions
distractions.discord.enable = true;
distractions.discord.vesktop = true;
distractions.gamemode.enable = true;
distractions.steam.enable = true;
# tools
tools.gpg.enable = true;
tools.mpv.enable = true;
tools.rbw.enable = true;
tools.noisetorch.enable = true;
};
};
}