summaryrefslogtreecommitdiff
path: root/packages.nix
diff options
context:
space:
mode:
Diffstat (limited to 'packages.nix')
-rw-r--r--packages.nix7
1 files changed, 1 insertions, 6 deletions
diff --git a/packages.nix b/packages.nix
index a21aa7a..d557a94 100644
--- a/packages.nix
+++ b/packages.nix
@@ -1,9 +1,4 @@
-# Edit this configuration file to define what should be installed on
-# your system. Help is available in the configuration.nix(5) man page
-# and in the NixOS manual (accessible by running ‘nixos-help’).
-
-{ config, pkgs, ... }:
-
+{ pkgs, ... }:
{
# List packages installed in system profile. To search, run:
# $ nix search wget