From 08e87d34216057306a7dea18b3c922e1c29acb02 Mon Sep 17 00:00:00 2001 From: batvin321 Date: Wed, 29 Jan 2025 16:17:49 -0500 Subject: [PATCH] Update configuration.nix --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 019e580..dd45955 100644 --- a/configuration.nix +++ b/configuration.nix @@ -161,7 +161,7 @@ }; # Allow unfree packages nixpkgs.config.allowUnfree = true; - + nix.settings.experimental-features = [ "nix-command" "flakes" ]; # adding packaegs environment.systemPackages = [ pkgs.jellyfin