This commit is contained in:
parent
7aaf90bc75
commit
278904eec6
56 changed files with 0 additions and 0 deletions
|
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
flake.modules.pc.nixos.programs.thunar.enable = true;
|
||||
}
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
flake.modules.pc.nixos =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [ xfce.tumbler ];
|
||||
};
|
||||
}
|
||||
|
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
flake.modules.pc.nixos =
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
programs.thunar.plugins = with pkgs.xfce; [
|
||||
thunar-archive-plugin
|
||||
];
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue