aboutsummaryrefslogtreecommitdiffstats
path: root/flake
diff options
context:
space:
mode:
Diffstat (limited to 'flake')
-rw-r--r--flake/default.nix9
1 files changed, 6 insertions, 3 deletions
diff --git a/flake/default.nix b/flake/default.nix
index cf2ea360..18e937e2 100644
--- a/flake/default.nix
+++ b/flake/default.nix
@@ -120,9 +120,6 @@ in {
cocogitto
git-bug
- # nix
- alejandra
-
# secrets
ragenix.packages."${system}".default
git-crypt
@@ -130,6 +127,12 @@ in {
# shell
shfmt # TODO: Integrate this into nvim <2023-10-31>
+ # rust
+ rustfmt
+
+ # nix
+ alejandra
+
# update
generate_firefox_extensions.packages."${system}".default # needed for the firefox extension update script
update-vim-plugins