From 1eba5398fd09f98bd11cbf8c3b80f20bb9ce1f2d Mon Sep 17 00:00:00 2001 From: adikro Date: Fri, 12 Jun 2026 00:53:25 +0200 Subject: microvm and dns stuff --- flake.nix | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index d02a28b..9a1f0b6 100644 --- a/flake.nix +++ b/flake.nix @@ -5,14 +5,14 @@ nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; nixpkgs-stable.url = "github:NixOS/nixpkgs/nixos-25.11"; - nixcord = { - url = "github:FlameFlag/nixcord"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - # Hardware and gaming nixos-hardware.url = "github:NixOS/nixos-hardware/master"; + nixos-mailserver = { + url = "gitlab:simple-nixos-mailserver/nixos-mailserver/nixos-26.05"; + inputs.nixpkgs.follows = "nixpkgs"; + }; + microvm = { url = "github:microvm-nix/microvm.nix"; inputs.nixpkgs.follows = "nixpkgs"; @@ -28,11 +28,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - nix-gaming-edge = { - url = "github:powerofthe69/nix-gaming-edge"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - # System Utilities sops-nix = { url = "github:Mic92/sops-nix"; @@ -70,11 +65,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - spicetify-nix = { - url = "github:Gerg-L/spicetify-nix"; - inputs.nixpkgs.follows = "nixpkgs"; - }; - # Other omnisearch = { # url = "git+https://git.bwaaa.monster/omnisearch"; -- cgit v1.3