commit a5d83c8e4c0f1298bf7ee060b96ca3c5430b95a2
parent 6a5a5550914ec3f0847173cfe9295c07bb527f79
Author: breadcat <breadcat@users.noreply.github.com>
Date: Thu, 28 May 2026 12:33:02 +0100
Move nixfmt to common dev include
Diffstat:
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/common/devel.nix b/common/devel.nix
@@ -12,5 +12,7 @@
gcc
# web
hugo
+ # nix
+ nixfmt-rfc-style
];
}
diff --git a/machines/ilias.nix b/machines/ilias.nix
@@ -85,7 +85,6 @@ let machine = "ilias"; in {
czkawka # duplicate file finder
jdupes # duplicate file finder
mmv # mass renamer
- nixfmt-rfc-style
ocrmypdf
optipng
pciutils