various changes, fixes, and updates

This commit is contained in:
2025-11-06 12:14:04 +00:00
parent c7f2d44043
commit 15e6dbaa9e
8 changed files with 566 additions and 255 deletions
+9 -5
View File
@@ -48,8 +48,7 @@
pavucontrol
powertop
prismlauncher
protonvpn-cli
pywal
protonvpn-gui
qbittorrent
signal-desktop
slurp
@@ -122,9 +121,10 @@
git = {
enable = true;
lfs.enable = true;
diff-so-fancy.enable = true;
userEmail = "maloneliam@proton.me";
userName = "Liam Malone";
settings = {
user.email = "maloneliam@proton.me";
user.name = "Liam Malone";
};
};
neovim = {
enable = true;
@@ -135,6 +135,10 @@
obs-studio = {
enable = true;
};
diff-so-fancy = {
enable = true;
enableGitIntegration = true;
};
wofi.enable = true;
};
}