update: nixos-26.05
This commit is contained in:
parent
7b6e082414
commit
834fbccfc8
11 changed files with 72 additions and 64 deletions
|
|
@ -2,8 +2,8 @@
|
|||
{
|
||||
home.packages = with pkgs; [
|
||||
_thunar-terminal
|
||||
(xfce.thunar.override {
|
||||
thunarPlugins = with pkgs.xfce; [
|
||||
(thunar.override {
|
||||
thunarPlugins = [
|
||||
thunar-volman
|
||||
thunar-archive-plugin
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue