diff --git a/laptop/configuration.nix b/laptop/configuration.nix index eb19c56a..532a0042 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -208,6 +208,7 @@ ttime = "date +%H.%M"; }; }; + }; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions @@ -216,4 +217,4 @@ # Before changing this value read the documentation for this option # (e.g. man configuration.nix or on https://nixos.org/nixos/options.html). system.stateVersion = "23.05"; # Did you read the comment? -} +} \ No newline at end of file