From 4e56ca5b382583a657a50c9763051e2b529bd7a0 Mon Sep 17 00:00:00 2001 From: MK Date: Tue, 14 Feb 2023 18:07:31 +0100 Subject: [PATCH] Update 'configuration.nix' --- configuration.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 7eb401c..a9e8449 100644 --- a/configuration.nix +++ b/configuration.nix @@ -152,11 +152,10 @@ git system.stateVersion = "22.05"; # Did you read the comment? -} + #source of this code: https://github.com/NixOS/nixpkgs/blob/nixos-22.11/nixos/modules/system/boot/tmp.nix -{ config, lib, ... }: with lib;