Modules: add deploy-rs config

This commit is contained in:
blahai 2025-01-27 16:04:51 +02:00
parent 800286a7f2
commit 8a4c10140e
No known key found for this signature in database
3 changed files with 45 additions and 9 deletions

View file

@ -2,6 +2,6 @@
imports = [
./shell.nix
./formatter.nix
# ./deploy.nix
./deploy.nix
];
}