forked from extern/nix-config
chore: Formatting
This commit is contained in:
parent
c6bc8415b2
commit
a152284a63
@ -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 ];
|
||||||
|
Loading…
Reference in New Issue
Block a user