Adding Thunar

This commit is contained in:
2026-03-14 12:55:18 +00:00
parent 8a2c0bbe0f
commit 7ce1ff16e3
6 changed files with 82 additions and 2 deletions
@@ -1,7 +1,7 @@
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
{
imports = [
# No subfolders to import
./thunar.nix
];
# .. put any code here
}