mirror of
https://gitlab.com/Cian-H/my_blog.git
synced 2025-12-22 14:21:59 +00:00
Added justfile for site deployment
This commit is contained in:
@@ -10,6 +10,7 @@ in {
|
||||
packages =
|
||||
(with pkgs; [
|
||||
git
|
||||
just
|
||||
])
|
||||
++ (with pkgs-unstable; [
|
||||
dart-sass
|
||||
|
||||
Reference in New Issue
Block a user