diff options
Diffstat (limited to 'src/guix')
-rw-r--r-- | src/guix/system.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/guix/system.scm b/src/guix/system.scm index 1690f31..476d772 100644 --- a/src/guix/system.scm +++ b/src/guix/system.scm @@ -318,7 +318,6 @@ trash-cli tree)) (list - packages:server (script "gc" (file "src/infrastructure/scripts/gc.sh")) (script "cicd" (file "src/infrastructure/scripts/cicd.sh")) (script "check" (file "src/infrastructure/scripts/check.sh")) |