Skip to content

Commit e446a17

Browse files
committed
offline piper
1 parent 98a3a0d commit e446a17

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nix/configuration.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -850,9 +850,8 @@ in {
850850
import ./tabby-admin.nix {sock = "./tabby.sock";}
851851
}/bin/tabby-admin";
852852
}
853-
// fj.mkFirejailCustom {
853+
// fj.mkFirejailOffline {
854854
pkg = "piper";
855-
dir = "piper";
856855
exe = "${import ./piper.nix}/bin/piper";
857856
}
858857
// fj.mkFirejailOffline {

0 commit comments

Comments
 (0)