mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-08-11 07:44:18 +02:00
chore: Formatting
This commit is contained in:
@ -1,4 +1,6 @@
|
|||||||
{ pkgs, ... }: {
|
{ pkgs, ... }:
|
||||||
|
|
||||||
|
{
|
||||||
programs.thunar.enable = true;
|
programs.thunar.enable = true;
|
||||||
services.tumbler.enable = true; # Thumbnail support
|
services.tumbler.enable = true; # Thumbnail support
|
||||||
programs.thunar.plugins = with pkgs.xfce; [ thunar-volman ];
|
programs.thunar.plugins = with pkgs.xfce; [ thunar-volman ];
|
||||||
|
Reference in New Issue
Block a user