diff options
| author | polwex <polwex@sortug.com> | 2025-08-28 00:32:56 +0000 |
|---|---|---|
| committer | polwex <polwex@sortug.com> | 2025-08-28 00:32:56 +0000 |
| commit | b85eaebc4520326a0563007e543a0933d1bd446b (patch) | |
| tree | 43b022e20c25ea1f7a0cc923f01d6e0f584d312b /hosts/local/s15 | |
| parent | a61c5db40ee85f98e6f40417c73ef10ca566aa19 (diff) | |
s15stalwart
Diffstat (limited to 'hosts/local/s15')
| -rw-r--r-- | hosts/local/s15/configuration.nix | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/hosts/local/s15/configuration.nix b/hosts/local/s15/configuration.nix index 8e06c2f..9c59a8b 100644 --- a/hosts/local/s15/configuration.nix +++ b/hosts/local/s15/configuration.nix @@ -36,11 +36,11 @@ # ../../network.nix # ../../gpg.nix ]; - environment.systemPackages = [ - # wrappers - pkgs.superhtml - pkgs.broken-sword-25 - ]; + # environment.systemPackages = [ + # # wrappers + # pkgs.superhtml + # pkgs.broken-sword-25 + # ]; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions # on your system were taken. It's perfectly fine and recommended to leave |
