summaryrefslogtreecommitdiff
path: root/hosts/local/s15/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/local/s15/configuration.nix')
-rw-r--r--hosts/local/s15/configuration.nix10
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