Source 'dots/.inputrc'

This commit is contained in:
2025-10-04 19:07:02 +02:00
parent 85f81e61e2
commit f8169a8438

View File

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