1

System: Replace mime configuration with system-specific module usage

This commit is contained in:
2025-07-08 19:07:13 +02:00
parent 1495d0935d
commit 228ad95cd7
3 changed files with 26 additions and 156 deletions

View File

@ -6,6 +6,18 @@
];
modules = {
mime = {
enable = true;
defaultTextEditor = "neovide.desktop";
defaultFileBrowser = "yazi.desktop";
defaultWebBrowser = "firefox.desktop";
defaultPdfViewer = "org.pwmt.zathura.desktop";
defaultImageViewer = "imv-dir.desktop";
defaultAudioPlayer = "vlc.desktop";
defaultVideoPlayer = "vlc.desktop";
};
network = {
wireguard-tunnels = {
wg0-de-74 =