diff options
Diffstat (limited to 'modules/home/pcmanfm.nix')
-rw-r--r-- | modules/home/pcmanfm.nix | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/home/pcmanfm.nix b/modules/home/pcmanfm.nix deleted file mode 100644 index 3c70521..0000000 --- a/modules/home/pcmanfm.nix +++ /dev/null @@ -1,6 +0,0 @@ -{ - home.file.pcmanfm-root = { - target = ".local/share/file-manager/actions/root.desktop"; - source = ./resources/pcmanfm/root.desktop; - }; -} |