properly import with correct optionals

This commit is contained in:
twoneis 2024-07-02 03:42:35 +02:00
parent dcdfdbaa47
commit 714093946c
12 changed files with 88 additions and 81 deletions

View file

@ -17,7 +17,7 @@
home.file = {
".gdbinit" = {
source = ./gdbinit;
source = ./gdbinit.conf;
};
};