rust pobeda
This commit is contained in:
parent
1bc03bdb14
commit
5cd0ded292
59 changed files with 1185 additions and 1389 deletions
|
|
@ -1,37 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
# TODO: dotfiles for DOOM emacs.
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# BTW I use it for real.
|
||||
emacs29-pgtk
|
||||
|
||||
# Spellcheck
|
||||
ispell
|
||||
languagetool
|
||||
proselint
|
||||
|
||||
# VCS
|
||||
git
|
||||
jujutsu
|
||||
|
||||
# Markdown
|
||||
pandoc
|
||||
python312Packages.grip
|
||||
|
||||
# NixOS Devops
|
||||
|
||||
# Binary cache
|
||||
attic-client
|
||||
|
||||
# Deployment
|
||||
colmena
|
||||
nixos-anywhere
|
||||
|
||||
# Other useful tools.
|
||||
fd
|
||||
hyperfine
|
||||
ripgrep
|
||||
p7zip
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue