[NixOS] Remove unnecessary comment from configuration
This commit is contained in:
@@ -74,8 +74,6 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
# Applications
|
||||
|
Reference in New Issue
Block a user