mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-02-05 00:26:47 +05:30
feat: update flake inputs
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
ssh.startAgent = true;
|
||||
thunar = {
|
||||
enable = true;
|
||||
plugins = with pkgs.xfce; [
|
||||
plugins = with pkgs; [
|
||||
thunar-archive-plugin
|
||||
thunar-volman
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user