Source 'dots/.inputrc'

disko
Hektor Misplon 2025-10-04 19:07:02 +02:00
parent 85f81e61e2
commit f8169a8438
1 changed files with 2 additions and 0 deletions

View File

@ -6,5 +6,7 @@
home.username = "h";
home.homeDirectory = "/home/h";
home.file.".inputrc".source = ./dots/.inputrc;
programs.home-manager.enable = true;
}