fix lints
Some checks failed
Lint / lint (push) Failing after 1m33s
Plex Update / update (push) Successful in 1m52s

This commit is contained in:
Vivian 2023-12-24 12:27:59 +01:00
parent a25ef0c8ab
commit d22f444fc5
14 changed files with 201 additions and 247 deletions

View file

@ -5,16 +5,7 @@
programs.mosh.enable = true;
environment.systemPackages = with pkgs; [
cachix
clang
direnv
git-crypt
nix-update
pinentry-curses
ripgrep
rsync
rustup
tmux
vault
];