diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-05-25 06:51:46 +0200 |
---|---|---|
committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2023-05-25 06:51:46 +0200 |
commit | 32fd34ec5f2693ea0b33033dd0354882ee5327c6 (patch) | |
tree | 8b0b60d4bafee0e07da7882d690f5c062924095e | |
parent | Move synapse (diff) | |
download | Rory-Open-Architecture-32fd34ec5f2693ea0b33033dd0354882ee5327c6.tar.xz |
Move synapse
-rwxr-xr-x | flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix index 1967609..fc346cd 100755 --- a/flake.nix +++ b/flake.nix @@ -22,6 +22,7 @@ ./host/Rory-nginx/configuration.nix ./hardware-configuration.nix ./host/Rory-discordbots/software.nix + ./host/Rory-synapse/software.nix home-manager.nixosModules.home-manager ]; specialArgs = { |