From 3fab45913ad8311f8101833a1b18d3db7bcf195d Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 23 Jan 2024 11:11:38 -0600 Subject: Add cgitCss --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 82dc5b1..293aa2a 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ outputs = {self,nixpkgs, ann, ...}@inputs: { - nixosConfigurations.nix = nixpkgs.lib.nixosSystem { + nixosConfigurations.mccd = nixpkgs.lib.nixosSystem { specialArgs = {inherit inputs;}; system = "x86_64-linux"; modules = [ -- cgit v1.2.3