diff options
Diffstat (limited to 'hosts/local/s15/configuration.nix')
-rw-r--r-- | hosts/local/s15/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/local/s15/configuration.nix b/hosts/local/s15/configuration.nix index 986dc62..ad0c57a 100644 --- a/hosts/local/s15/configuration.nix +++ b/hosts/local/s15/configuration.nix @@ -31,6 +31,7 @@ in { ]; environment.systemPackages = [ wrappers + pkgs.superhtml ]; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions |