added and connected bitcoin core system module

This commit is contained in:
Bryan Ramos 2024-05-13 16:22:26 -04:00
parent 553961b831
commit 1fe6ccb729
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 83 additions and 10 deletions

View file

@ -2,7 +2,7 @@
{ system.stateVersion = "23.11";
imports = [ ../modules ];
imports = [ ../../modules ];
users.users = {
${config.user.name} = {