mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
added and connected bitcoin core system module
This commit is contained in:
parent
553961b831
commit
1fe6ccb729
4 changed files with 83 additions and 10 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
{ system.stateVersion = "23.11";
|
||||
|
||||
imports = [ ../modules ];
|
||||
imports = [ ../../modules ];
|
||||
|
||||
users.users = {
|
||||
${config.user.name} = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue