From 292789652e9d8f6d4276134205e7b8c8790367ca Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Fri, 19 Nov 2021 22:21:19 +0100 Subject: [PATCH] Updates --- nixos/thor.nix | 7 ++++++- odin.nix | 1 + thor.nix | 3 ++- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/nixos/thor.nix b/nixos/thor.nix index 04c6caf..b944b99 100644 --- a/nixos/thor.nix +++ b/nixos/thor.nix @@ -177,7 +177,12 @@ }; }; }; - nix.gc.automatic = true; + nix = { + package = pkgs.nixFlakes; + extraOptions = lib.optionalString (config.nix.package == pkgs.nixFlakes) + "experimental-features = nix-command flakes"; + gc.automatic = true; + }; system.stateVersion = "21.05"; # Did you read the comment? } diff --git a/odin.nix b/odin.nix index 659e5df..9d30c1e 100644 --- a/odin.nix +++ b/odin.nix @@ -84,6 +84,7 @@ krita # lutris meld + mmv-go mpv neofetch nix-prefetch-scripts diff --git a/thor.nix b/thor.nix index 9c84826..df5e171 100644 --- a/thor.nix +++ b/thor.nix @@ -82,9 +82,10 @@ jetbrains.datagrip keepassxc krita - # lutris + lutris mangohud meld + mmv-go mpv neofetch nix-prefetch-scripts