initial retooling
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
<<<<<<< HEAD
|
||||
imports = [
|
||||
./core/roles.nix
|
||||
./core/role-logic.nix
|
||||
@@ -13,6 +14,20 @@
|
||||
./wordpress.nix
|
||||
./nextcloud.nix
|
||||
./btcpayserver.nix
|
||||
=======
|
||||
|
||||
imports = [
|
||||
|
||||
./core/roles.nix
|
||||
./core/role-logic.nix
|
||||
./php.nix
|
||||
./Sovran_SystemsOS_File_Fixes_And_New_Services.nix
|
||||
|
||||
# Always imported feature modules
|
||||
./synapse.nix
|
||||
./coturn.nix
|
||||
./bitcoinecosystem.nix
|
||||
>>>>>>> 5bee5ad99bb7890df011d88e9928b6944c3565f8
|
||||
./vaultwarden.nix
|
||||
./haven.nix
|
||||
./bip110.nix
|
||||
@@ -20,6 +35,12 @@
|
||||
./mempool.nix
|
||||
./bitcoin-core.nix
|
||||
./rdp.nix
|
||||
<<<<<<< HEAD
|
||||
./bitcoinecosystem.nix
|
||||
];
|
||||
=======
|
||||
|
||||
];
|
||||
|
||||
>>>>>>> 5bee5ad99bb7890df011d88e9928b6944c3565f8
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user