From 3944a9730690f6ebd4d4eaf520dcd94291a880c3 Mon Sep 17 00:00:00 2001 From: sils Date: Wed, 22 Feb 2023 19:02:16 +0100 Subject: Packages: Add geogebra --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a41d092..37f9431 100644 --- a/flake.nix +++ b/flake.nix @@ -8,7 +8,7 @@ self, nixpkgs, ... - } @ attrs : { + } @ attrs: { nixosConfigurations.thinklappi = nixpkgs.lib.nixosSystem { system = "x86_64-linux"; specialArgs = attrs; -- cgit 1.4.1