mirror of
				https://github.com/materusPL/nixos-config
				synced 2025-11-04 06:20:27 +01:00 
			
		
		
		
	Compare commits
	
		
			2 Commits
		
	
	
		
			9dc390d1a4
			...
			d1b0530596
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| d1b0530596 | |||
| b08931075a | 
@ -52,6 +52,7 @@ in
 | 
			
		||||
    #Fix for amdgpu crashes
 | 
			
		||||
    KWIN_DRM_USE_MODIFIERS = "0";
 | 
			
		||||
    KWIN_DRM_NO_DIRECT_SCANOUT = "1";
 | 
			
		||||
    QT_PLUGIN_PATH = [ "${pkgs.qt6.qtimageformats}/${pkgs.qt6.qtbase.qtPluginPrefix}" ];
 | 
			
		||||
  };
 | 
			
		||||
  environment.systemPackages = with pkgs; [
 | 
			
		||||
    kdePackages.ark
 | 
			
		||||
 | 
			
		||||
@ -213,7 +213,11 @@
 | 
			
		||||
    aspellDicts.en-computers
 | 
			
		||||
    steamtinkerlaunch
 | 
			
		||||
    distrobox
 | 
			
		||||
    # WebP support
 | 
			
		||||
    libwebp
 | 
			
		||||
    webp-pixbuf-loader
 | 
			
		||||
 | 
			
		||||
    # Compression
 | 
			
		||||
    p7zip
 | 
			
		||||
    unrar
 | 
			
		||||
    bzip2
 | 
			
		||||
 | 
			
		||||
@ -58,6 +58,10 @@
 | 
			
		||||
            ''OC\Preview\TXT''
 | 
			
		||||
            ''OC\Preview\MarkDown''
 | 
			
		||||
            ''OC\Preview\PDF''
 | 
			
		||||
            ''OC\Preview\WebP''
 | 
			
		||||
            ''OC\Preview\OpenDocument''
 | 
			
		||||
            ''OC\Preview\Krita''
 | 
			
		||||
            ''OC\Preview\AVIF''
 | 
			
		||||
          ];
 | 
			
		||||
          "overwrite.cli.url" = "https://${config.services.nextcloud.hostName}";
 | 
			
		||||
        };
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user