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;