This commit is contained in:
Frost-Phoenix 2023-11-05 18:15:01 +01:00
parent f79b272fe9
commit c5b5358f84
2 changed files with 1 additions and 28 deletions

View file

@ -1,6 +1,6 @@
{ self, pkgs, lib, inputs, ...}:
{
imports = [ inputs.nix-gaming.nixosModules.default ];
# imports = [ inputs.nix-gaming.nixosModules.default ];
nix = {
settings = {
auto-optimise-store = true;