Skip to content

Commit 57621a8

Browse files
committed
yazi: remove module
1 parent c6ca895 commit 57621a8

File tree

3 files changed

+0
-17
lines changed

3 files changed

+0
-17
lines changed

config.toml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ rust = false
1515
solaar = true
1616
ssh = true
1717
sunshine = true
18-
yazi = false
1918

2019
[icedos.applications.codium]
2120
enable = true

options.nix

-2
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,6 @@
101101
deviceId = mkOption { type = types.str; };
102102
};
103103

104-
yazi = mkOption { type = types.bool; };
105-
106104
zed = {
107105
enable = mkOption { type = types.bool; };
108106
ollamaSupport = mkOption { type = types.bool; };

system/applications/modules/yazi/default.nix

-14
This file was deleted.

0 commit comments

Comments
 (0)