lib: init

also added globalArgs

Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
2023-01-23 20:37:34 +05:30
parent 969eb05a7a
commit 7ed47be803
6 changed files with 63 additions and 11 deletions

View File

@@ -24,6 +24,8 @@
go.enable = true;
password-store.enable = true;
direnv.enable = true;
foot.enable = false;
foot = {
enable = false;
};
};
}