mirror of
https://git.gay/sneexy/nixos.git
synced 2026-01-11 13:13:15 -08:00
chore: add alejandra, change gpg key
This commit is contained in:
parent
9b707ebe0f
commit
49a021eb12
2 changed files with 598 additions and 11 deletions
|
|
@ -54,11 +54,13 @@
|
|||
"md.obsidian.Obsidian"
|
||||
"io.github.martinrotter.rssguardlite"
|
||||
"com.dec05eba.gpu_screen_recorder"
|
||||
|
||||
"org.gajim.Gajim"
|
||||
"in.cinny.Cinny"
|
||||
"chat.revolt.RevoltDesktop"
|
||||
"dev.vencord.Vesktop"
|
||||
"org.signal.Signal"
|
||||
|
||||
"page.kramo.Cartridges"
|
||||
"org.prismlauncher.PrismLauncher"
|
||||
"org.libretro.RetroArch"
|
||||
|
|
@ -71,6 +73,7 @@
|
|||
"com.usebottles.bottles"
|
||||
"net.davidotek.pupgui2"
|
||||
"com.github.Matoking.protontricks"
|
||||
|
||||
"io.gitlab.azymohliad.WatchMate"
|
||||
];
|
||||
|
||||
|
|
@ -97,6 +100,7 @@
|
|||
starship
|
||||
zoxide
|
||||
|
||||
alejandra
|
||||
cargo
|
||||
usbutils
|
||||
jq
|
||||
|
|
@ -136,7 +140,7 @@
|
|||
userEmail = "sneexy@disroot.org";
|
||||
|
||||
signing.signByDefault = true;
|
||||
signing.key = "AE181294E97E4802";
|
||||
signing.key = "A6C94D84D2DA13EE";
|
||||
|
||||
extraConfig = {
|
||||
commit.verbose = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue