mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-12 11:36:20 +00:00
feat: cleanup
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
xdg.configFile."ranger/rc.conf".source = ./ranger.conf;
|
||||
home.packages = with pkgs; [
|
||||
# nix
|
||||
cachix
|
||||
|
||||
4
home/packages/ranger.conf
Normal file
4
home/packages/ranger.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
set show_hidden true
|
||||
set vcs_aware true
|
||||
set preview_images true
|
||||
set preview_images_method kitty
|
||||
Reference in New Issue
Block a user