summary refs log tree commit diff
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-10 15:14:05 +0000
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-03-10 15:14:05 +0000
commitba0bef4f03a64fe207de4c936fa940bde095a38d (patch)
tree7b50f92f4b780645eb194900a0a513596a64c67b
parentUpdate flake (diff)
downloadRory-Open-Architecture-ba0bef4f03a64fe207de4c936fa940bde095a38d.tar.xz
Clean up flake
-rwxr-xr-xflake.nix15
1 files changed, 0 insertions, 15 deletions
diff --git a/flake.nix b/flake.nix

index 11f7980..0665c4c 100755 --- a/flake.nix +++ b/flake.nix
@@ -11,9 +11,6 @@ botcore-v4 = { url = "gitlab:BotCore-Devs/BotCore-v4/staging"; }; -# discord-client-proxy = { -# url = "github:Fosscord/discord-client-proxy"; -# }; home-manager = { url = "github:nix-community/home-manager/master"; }; @@ -36,18 +33,6 @@ inherit home-manager; }; }; - # Rory-fosscord = nixpkgs.lib.nixosSystem { - # system = "x86_64-linux"; - # modules = [ - # ./host/Rory-fosscord/configuration.nix - # ./hardware-configuration.nix - # home-manager.nixosModules.home-manager - # ]; - # specialArgs = { - # inherit discord-client-proxy; - # inherit home-manager; - # }; - # }; Rory-postgres = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; modules = [